# redux-forms

[![npm](https://img.shields.io/npm/v/redux-forms.svg)](https://www.npmjs.com/package/redux-forms)

The core `redux-forms` package.

Contains:
* **reducer**
* **actions**
* **selectors**
* things other packages depend on

Check out the [docs](https://oreqizer.gitbooks.io/redux-forms/content) for details.
