usm-mobx
v4.8.0
Published
Universal state model for MobX
Downloads
99
Maintainers
Readme
usm-mobx
Using usm-mobx
to develop a modular application system. usm-mobx
can help you make more concise and intuitive OOP when using some state library, it can directly support MobX.
Installation
using yarn:
yarn add usm-mobx
Or npm:
npm install --save usm-mobx
For more details, see: https://github.com/unadlib/usm