A higher-order-component which removes boilerplate when working with forms in React.
yarn add with-form
or via npm
npm install --save with-form
See the documentation site for documentation and live examples
- Reduced boilerplate
- Simple two way binding for form controls
- Type-safe
- Declarative