0.4.7 • Published 3 years ago

redux-components v0.4.7

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years ago

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 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

0.4.7

3 years ago

0.4.6

7 years ago

0.4.5

7 years ago

0.4.4

7 years ago

0.4.3

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.3.3

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.1

8 years ago

0.1.0

8 years ago