loicbourg / redux-form

A Higher Order Component using react-redux to keep form state in a Redux store

Home Page:http://redux-form.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

redux-form


NPM Version NPM Downloads Build Status codecov.io Code Climate PayPal donate button Twitter URL Patreon

redux-form works with React Redux to enable an html form in React to use Redux to store all of its state. Beerpay

Installation

npm install --save redux-form

Documentation

Code Sandboxes

You can play around with redux-form in these sandbox versions of the Examples.

Videos

About

A Higher Order Component using react-redux to keep form state in a Redux store

http://redux-form.com

License:MIT License


Languages

Language:JavaScript 99.9%Language:Shell 0.1%