0.1.0 • Published 6 years ago
@zodiac-ui/store v0.1.0
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