Universal state model for Vuex
npm install usm-vuex!Node CI

Using usm-vuex to develop a modular application system. usm-vuex can help you make more concise and intuitive OOP when using some state library, it can directly support Vuex.
using yarn:
``bash`
yarn add usm-vuex
Or npm:
`bash``
npm install --save usm-vuex
For more details, see: https://github.com/unadlib/usm