Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Simple and concise state management library for Node.js and browser

License

NotificationsYou must be signed in to change notification settings

trautonen/statex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple and concise state management library for Node.js and browsers. Heavily inspired byVueX.

Development

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.

Todo

  • proper build with ci
  • ES6 codebase with packaging to ES6/ES5
  • some tests
  • code cleanup

License

MIT

About

Simple and concise state management library for Node.js and browser

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp