vuex-lite
v0.2.0
Published
A lightweight vuex
Downloads
13
Readme
Vuex-lite
I wouldn't reccomend this library if you are new to
vuexorvuejs.
This is Vuex without
- Actions
- Getters
- Modules & Namespaces
Usage
Install as an npm package
npm install --save vuex-liteor via CDN
https://unpkg.com/vuex-liteThen, import or require use just like vuex.
Alternatives
License
Released under MIT
