react-redux-state
v6.0.1
Published
Non-official React bindings for Redux
Downloads
6
Maintainers
Readme
React Redux State
Non-Official React bindings for Redux.
Important: It is an experimental connect that exposes and handles its own state
Installation
React Redux State requires React 0.14 or later.
npm install --save react-redux-state
This assumes that you’re using npm package manager with a module bundler like Webpack or Browserify to consume CommonJS modules.
License
MIT