vue-store-lab

1.1.0 • Public • Published

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 😄

npm install vue-store-lab --save

Exceptions

You might need a polyfill for Object.assign 😂

DISCLAIMER

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

Readme

Keywords

none

Package Sidebar

Install

npm i vue-store-lab

Weekly Downloads

1

Version

1.1.0

License

MIT

Last publish

Collaborators

  • selfup