1.1.0 • Published 7 years ago

vue-store-lab v1.1.0

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

VueStoreLab

JavaScript State Tree Plugin for Vue!

Example Repo with vue-cli: https://github.com/selfup/vue-store-lab-example-repo

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:

npm install vue-store-lab --save

Exceptions

You might need a polyfill for Object.assign :joy:

DISCLAIMER

This is a continuation of reegux/vue-reegux/controllux

1.1.0

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago