- Notifications
You must be signed in to change notification settings - Fork0
Simple and concise state management library for Node.js and browser
License
trautonen/statex
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Simple and concise state management library for Node.js and browsers. Heavily inspired byVueX.
StateX uses micromodule architecture where different logical parts of the library are providedas scoped modules. This makes development experience a bit bad. NPM links help with this and theroot project provides an initialization script to set up everything for development.
Just runnpm run init
in this root directory. The initialization script changes global node modulesdirectory to local.npm-packages
and creates links for all submodules. The script also runsinstall for all submodules so everything is ready after this.
- proper build with ci
- ES6 codebase with packaging to ES6/ES5
- some tests
- code cleanup
MIT
About
Simple and concise state management library for Node.js and browser
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Contributors2
Uh oh!
There was an error while loading.Please reload this page.