usm-mobx
v4.9.0
Published
Universal state model for MobX
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-mobxOr npm:
npm install --save usm-mobxFor more details, see: https://github.com/unadlib/usm
