service-x
TypeScript icon, indicating that this package has built-in type declarations

1.3.0 • Public • Published

ServiceX

An Elegemnt and Powerful React State Management Framework.

Features

  1. Powerful type hint and strict type constraint with typescript
  2. Embrace the react hooks api
  3. No redundant boilerplate code
  4. Integrated with Immer and RxJs to handle complicated logic
  5. Multi store design and use Inversify to implement dependence injection between stores
  6. Support redux-devtools-extension for debug!

Install

npm install --save service-x immer reflect-metadata inversify rxjs

Learn by Examples:

Codesandebox

Readme

Keywords

Package Sidebar

Install

npm i service-x

Weekly Downloads

2

Version

1.3.0

License

MIT

Unpacked Size

146 kB

Total Files

148

Last publish

Collaborators

  • stkevintan