@zodiac-ui/store
v0.1.0
Published
Immutable application state with zero boilerplate.
Readme
Store
Immutable application state with zero boilerplate.
Features
- No reducers
- Write, test and compose
Effectswith pure reactive functions - Optionally dispatch and observe actions with
ActionDispatcher - Create feature stores for lazy loaded modules
- Manage state across all stores with
GlobalStore
Planned
- Dev tools
- Tracing
- Tests
Setup
npm install @zodiac-ui/store immer