Flux-inspired Application Architecture for Vue.js.
Running the examples:
$ npm install
$ npm run counter # run the counter example
See npm scripts for all example npm scripts.
- Terse
- Testable
- Reactive
- Single State Tree
- Hot Reloading
- Time Travel (with upcoming vue-devtools support)