1.1.9 • Published 6 years ago

form-creator v1.1.9

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Form Creator

Form Creator is a powerfull framework to create complex forms, that is essentially a graph. The entities are:

  • Groups, that can contain nodes or other groups
  • Nodes
  • Transaction, a connection between a Node and another Form (i.e. a Node or a Group) with a condition

Installation

npm install

compile for ES5

Compile one time gulp compile

Watch and compile gulp dev

Documentation

Make complete documentation with jsdoc gulp doc

Examples

You can find an example of usage in the file carlo.js

Contributors

Form creator has been developed by morrisda (morris@morrisda.com), alevit (alessio.vitella@gmail.com).

1.1.9

6 years ago

1.1.8

6 years ago

1.1.7

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.3

6 years ago

1.0.0

6 years ago