0.1.0 • Published 7 years ago

vuex-sync-storage v0.1.0

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

#Vuex-Sync-Storage

A small library that sync between local storage and vuex store

##Installation

npm install @phshy0607/vuex-sync-storage

##Usage

const Sync = require('@phshy0607/vuex-sync-storage')

Vue.use(Sync)

0.1.0

7 years ago