usm - universal state module

usm - universal state module

Concise & Flexible State Model for Redux/MobX/Vuex, etc.

0 followers

I created a universal state library called USM. If you think your business logics are very verbose, you can try USM and you will love its simplicity and flexibility.
usm - universal state module gallery image
usm - universal state module gallery image
Launch tags:Developer Toolsβ€’Tech
Launch Team
Unblocked AI Code Review
Unblocked AI Code Review
High-signal comments based on your team's context
Promoted

What do you think? …

unadlib
Maker
USM is a module design that wants to bridge together the differences of using Redux, Mobx, and Vuex in conjunction with different view layers such as React, Vue and Angular. It is designed to help you build libraries that will work with any front-end architecture. Modules built with USM should be free of boilerplates, especially the type that is introduced by state libraries like Redux. More importantly, the object-oriented nature of USM makes modules simple and intuitive. USM also makes your modules compatible with various state libraries and view layers, allowing you to share your business logic libraries across projects regardless of the frameworks they are using.