redux-form
redux-form works with React Redux to enable an html form in
React to use Redux to store all of its state.
Installation
npm install --save redux-form
* Exported getFormNames * added missing quotation to codeclimate config * disabled code climate duplication check * better yml spacing for code climate config? * fixed codeclimate.yml validation
| Failed to load latest commit information. | |||
|
|
docs |
|
|
|
|
examples |
|
|
|
|
scripts |
|
|
|
|
src |
|
|
|
|
.babelrc |
|
|
|
|
.codeclimate.yml |
|
|
|
|
.editorconfig |
|
|
|
|
.eslintignore |
|
|
|
|
.eslintrc |
|
|
|
|
.gitignore |
|
|
|
|
.npmignore |
|
|
|
|
.travis.yml |
|
|
|
|
CHANGELOG.md |
|
|
|
|
CONTRIBUTING.md |
|
|
|
|
LICENSE |
|
|
|
|
README.md |
|
|
|
|
babel-lodash-es.js |
|
|
|
|
immutable.js |
|
|
|
|
logo.png |
|
|
|
|
package.json |
|
|
|
|
tools.md |
|
|
|
|
webpack.config.js |
|
|
redux-form works with React Redux to enable an html form in
React to use Redux to store all of its state.
npm install --save redux-form