Universal state model for MobX
npm install usm-mobx!Node CI

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.
using yarn:
``bash`
yarn add usm-mobx
Or npm:
`bash``
npm install --save usm-mobx
For more details, see: https://github.com/unadlib/usm