redux-components

0.4.7 • Public • Published

redux-components

A component model for Redux state trees based on the React.js component model and other familiar design patterns from the React ecosystem.

NB: redux-components 0.4 is built on ES2017+ JavaScript and is a major breaking change from 0.3. If you've written code against the 0.3 or earlier branches, you can stay on the 0.3 branch. If you want to migrate, you should check out [redux-components-legacy] (https://github.com/wcjohnson/redux-components/tree/master/packages/redux-components-legacy) for the recommended migration path.

Our current transpiler build target for the published NPM package is IE 10 (enforced using babel-preset-env). You may need a custom build if you are targeting earlier browsers.

Install

$ npm install --save redux-components

Learn

Documentation: https://wcjohnson.github.io/redux-components/docs/

Feel free to ask any questions on Gitter: https://gitter.im/redux-components/Lobby

Readme

Keywords

Package Sidebar

Install

npm i redux-components

Weekly Downloads

10

Version

0.4.7

License

MIT

Unpacked Size

64.2 kB

Total Files

22

Last publish

Collaborators

  • wcjohnson