JSPM

  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q53669F
  • License MIT

a practical approach to react forms

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

Coverage Status Build Status

A practical approach to React forms

react-formstate is a productivity solution for writing elegant and maintainable React forms.

Setup

$ npm install react-formstate --save

Walkthrough

Features and examples

Advanced features and examples

Documentation

Peer dependencies

  • React (!)
  • Assumes es5 polyfills (for example: Object.keys and Array.isArray)

Alternate titles

  • Friendly full featured finely functioning fantastically fun form framework for React
  • Another React form package?!

File input examples