0.0.3 • Published 8 years ago

ya-react-redux-form v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

Yet Another React Redux Form

ya-react-redux-form

This package is a straight forward solution for form handling through React and/or Redux. It aims to be as transparent as possible, wrapping your input components to store their values in a Redux store, while leaving the door open for flexible implementation based on your requirements.

Installation

npm i -S ya-react-redux-form

Usage