store-lab
v1.0.0
Published
JavaScript State Tree
Readme
StoreLab
JavaScript State Tree!
Example jsfiddle: https://jsfiddle.net/selfup/zhcw48mq
Installation/Usage
This was built with modern build tools in mind.
Frontend assumptions are that you use a build tool:
- Webpack
- Grunt
- Gulp
This is transpiled to ES5 from ES6 so any modern Node version will work :smile:
Example
To run the example: node ./example/simple.js
DISCLAIMER
This is a continuation of reegux/vue-reegux/controllux
