ndresx / 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 Backers on Open Collective Sponsors on Open Collective

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

Contributors

This project exists thanks to all the people who contribute.

Backers

Thank you to all our backers! πŸ™ [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

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%