service-x
v1.3.0
Published
serviceX is a state management solution for react
Downloads
26
Readme
ServiceX
An Elegemnt and Powerful React State Management Framework.
Features
- Powerful type hint and strict type constraint with typescript
- Embrace the react hooks api
- No redundant boilerplate code
- Integrated with
Immer
andRxJs
to handle complicated logic - Multi store design and use
Inversify
to implement dependence injection between stores - Support redux-devtools-extension for debug!
Install
npm install --save service-x immer reflect-metadata inversify rxjs