Skip to content

lgodziejewski/redux-form

 
 

Repository files navigation

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

Sponsorship

Redux-form is proudly sponsored by Rollbar. They provide real-time error monitoring, alerting, and analytics for developers. Try Rollbar for free.

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Shell 0.1%