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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    0
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i vue-store-lab

Weekly Downloads

0

Version

1.1.0

License

MIT

Last publish

Collaborators

  • selfup