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