pure-forms
v1.0.1
Published
Pure functional form state management
Downloads
4
Maintainers
Readme
pure-forms
pure-forms brings the strengths of function programming to the world of web forms. pure-forms provides powerful mechanisms to update, validate and generally manage large complex forms. It contains APIs for synchronous and asynchronous validation, creating dynamic forms, and much more.
To get to know more you can either read the official documentation or visit the example application.
Installation
npm install pure-forms --save
Contributing
Please see the documentation.
License
Everything in this repository is licensed under the MIT License unless otherwise specified.
Copyright (c) 2017-2019 Jonathan Ziller