with-form
v0.3.1
Published
[![Npm](https://badge.fury.io/js/with-form.svg)](https://www.npmjs.com/package/with-formm) [![CircleCI](https://circleci.com/gh/Dean177/with-notification-system.svg?style=svg)](https://circleci.com/gh/Dean177/higher-order-form) [![Greenkeeper badge](https
Downloads
1
Readme
with-form
A higher-order-component which removes boilerplate when working with forms in React.
Installation
yarn add with-form
or via npm
npm install --save with-form
Usage
See the documentation site for documentation and live examples
Goals
- Reduced boilerplate
- Simple two way binding for form controls
- Type-safe
- Declarative