form-creator

1.1.9 • Public • Published

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).

Readme

Keywords

Package Sidebar

Install

npm i form-creator

Weekly Downloads

0

Version

1.1.9

License

MIT

Unpacked Size

48.4 MB

Total Files

2702

Last publish

Collaborators

  • form-creator