reactable-forms
v0.3.17
Published
Form and schema building tools for React
Downloads
34
Readme
reactable-forms
Form and schema building tools for React
NOTICE!
On verision 0.3 the manual form component does not currently work, only the Auto form generation. For a working manual form, please use version 0.2.4
See an example
Pull down the repo
npm install
npm run example
Installation
npm install reactable-forms
Testing
npm test