spmjs

spm@3.x

Brand new static package manager for browser.

Getting Started 󰅴 Packages

react-redux


Official React bindings for Redux

spm install react-redux
Versions 4.0.0
Updated 9 years ago
Keywords react, reactjs, hot, reload, hmr, live, edit, flux, redux
Homepage https://github.com/gaearon/react-redux
Repository git+https://github.com/gaearon/react-redux.git
Dependencies hoist-non-react-statics, invariant
Main ./lib/index.js
Owner

React Redux

Official React bindings for Redux.
Performant and flexible.

build status npm version npm downloads redux channel on slack

Installation

npm install --save react-redux

React Redux requires React 0.14 or later.

React Native

Until React Native is compatible with React 0.14, you’ll need to keep using React Redux 3.x branch and documentation.

Documentation

License

MIT