Skip to content

Latest commit

 

History

History

doc

Storux

Storux is a state store manager, to manage the state of an application (Website, App mobile, Web App, SSR, ...).

You can manage the entire state of your project with a single store or separate the state into many specific stores (authStore, articleStore, commentStore, appStore, ...).

Storux supports ESM (ES Module / import), CJS (CommonJS / require) and UMD (Universal Module Definition). So Storux can be imported from ESM and CJS, ...

Storux's philosophy is to be easy to use and productive.

Learn Storux

Storux is powerful and makes life easier for the front developer. It is recommended to take a quick tour to master Storux quickly.

Take advantage of the possibilities and Enjoy!