@ianchadwick/react-forms

0.4.2 • Public • Published

react-forms

ReactJS forms library for handling element creation, validation and history

This is in the very early stages of development so wouldn't recommend using unless you like the pain of large, frequent changes to the API.

// Look at this implementation for the form handling http://redux-form.com/6.1.0/examples/syncValidation/

ColorPicker

<ColorPicker
    value="#ffeeee"
    onChange={this.onChange}
    disableAlpha
/>

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.4.2
    1
    • latest

Version History

Package Sidebar

Install

npm i @ianchadwick/react-forms

Weekly Downloads

1

Version

0.4.2

License

MIT

Last publish

Collaborators

  • ianchadwick