dreamstate
v4.6.1
Published
Store management library based on react context and observers
Maintainers
Readme
🎸 dreamstate
Simple data management for react. Separation of application view and data without spaghetti-coded contexts and boilerplate code. Library helps to create small stores with component-like lifecycle and scoped lifetime.
- [x] Strictly typed
- [x] No boilerplate code
- [x] Fast
- [x] Simple
- [x] Testable
Documentation
Install
npm install --save dreamstate
Requirements
react >= 16.8.0
Proposals and contribution:
Feel free to open PRs or issues.
Licence
MIT
