ya-react-redux-form
v0.0.3
Published
A simple wrapper around React input components to transparently integrate them with Redux
Downloads
2
Readme
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