formkitten
v0.0.3
Published
Small toolkit to quickly create a form bound with model. Main purpose is prototyping, but should also look good.
Downloads
3
Readme
FormKitten
Small toolkit to create forms. It is build with prototyping in mind. Prepare model, define form using simple API; run it. It is aimed to be used directly in browser,
<script src="node_modules/formkitten/formkitten.class.js">
To be continued::
- Add javascript sample
- Add notes on testing
- Short tutorial on how to add custom control
license
ISC