1.0.0 • Published 7 years ago

store-lab v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

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: 1. Webpack 2. Grunt 3. 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