with-form

v0.0.1
A [higher-order-component](https://facebook.github.io/react/docs/higher-order-components.html) which removes boilerplate when working with forms in [React](https://facebook.github.io/react/).

with-form

Npm CircleCI Greenkeeper badge

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

Metadata

  • MIT
  • Whatever
  • Dean Merchant
  • released 7/30/2017

Downloads

Maintainers