Package Exports
- react-formstate
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-formstate) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
react-formstate
a practical approach to react forms
react-formstate is an elegant productivity solution for react forms and one-way binding. it is simple in design, simple to use, and limited in focus. it streamlines form components without buckling under complex use cases. it is feature complete and fully tested.
react-formstate turned out even better than i expected. if you give it a try i think you'll be happy with the solution too.
if you have any feedback i am glad to hear it. thanks.
setup
$ npm install react-formstate --savefeatures and examples
- basic example
- react bootstrap example
- model injection
- validation
- nested form components
- asynchronous validation
- arrays
- other input types: checkbox, checkbox group, radio group, select, and multi-select
- nonstandard input example: react-datepicker
- file input example
- show validation message on blur
- onUpdate callback
recent enhancements
documentation
peer dependencies
- react (!)
- assumes es5 (for example: Object.keys and Array.isArray)
alternate titles
- friendly full featured finely functioning fantastically fun form framework for react
- another react form package?!