redux-form
Version:
A higher order component decorator for forms using Redux and React
34 lines (25 loc) • 2.19 kB
Markdown
# redux-form
---
[<img src="http://npm.packagequality.com/badge/redux-form.png" align="right"/>](http://packagequality.com/#?package=redux-form)
[](https://www.npmjs.com/package/redux-form)
[](https://www.npmjs.com/package/redux-form)
[](https://travis-ci.org/erikras/redux-form)
[](https://codecov.io/gh/erikras/redux-form)
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3QQPTMLGV6GU2)
[](https://twitter.com/intent/tweet?text=With%20@ReduxForm,%20I%20can%20keep%20all%20my%20form%20state%20in%20Redux!%20Thanks,%20@erikras!)
[](https://www.patreon.com/erikras)
`redux-form` works with [React Redux](https://github.com/rackt/react-redux) to enable an html form in
[React](https://github.com/facebook/react) to use [Redux](https://github.com/rackt/redux) to store all of its state.
[<img src="logo.png" align="right" class="logo" height="151" width="250"/>](http://erikras.github.io/redux-form/)
## Installation
```npm install --save redux-form```
## Documentation
* [Getting Started](http://redux-form.com/6.0.4/docs/GettingStarted.md/)
* [Examples](http://redux-form.com/6.0.4/examples/)
* [API](http://redux-form.com/6.0.4/docs/api/)
* [FAQ](http://redux-form.com/6.0.4/docs/faq/)
* [Release Notes](https://github.com/erikras/redux-form/releases)
* [Older Documentation](http://redux-form.com/6.0.4/docs/DocumentationVersions.md/)
## Videos
- [Abstracting Form State with Redux Form at JS Channel - Bengaluru 2016](https://youtu.be/eDTi7lYR1VU)
[](https://youtu.be/eDTi7lYR1VU)