markerikson / 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 styled with prettier 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

A Practical Guide to Redux Form – React Alicante 2017
A Practical Guide to Redux Form – React Alicante 2017
Abstracting Form State with Redux Form – JS Channel 2016
Abstracting Form State with Redux Form – JS Channel 2016

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%