0.2.0 • Published 8 years ago
vuex-lite v0.2.0
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