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