Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/josepot/redux-internal-state
https://github.com/josepot/redux-internal-state
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/josepot/redux-internal-state
- Owner: josepot
- License: mit
- Created: 2016-08-08T18:37:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-11T20:00:33.000Z (about 8 years ago)
- Last Synced: 2024-04-14T06:09:12.140Z (7 months ago)
- Language: JavaScript
- Size: 806 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Manage the internal state of your components from the redux-store
## Installation
With npm:
npm install --save redux-internal-state
With git:
git clone git://github.com/josepot/redux-internal-state.git
## License
[MIT license](https://github.com/josepot/redux-internal-state/blob/master/LICENSE).