Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ropbla9 committed Jun 14, 2018
1 parent d3593a3 commit 4c515e4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
@@ -1,6 +1,12 @@
# vue-reactive-storage
Reactive layer for interacting with localStorage from Vue. Plugin for Vue 2.

### install

`npm install --save https://github.com/ropbla9/vue-reactive-storage`

* This package is not on NPM, use GitHub source only.

### why

`window.localStorage` cannot be reactive if you use it directly with Vue, ex
Expand Down

0 comments on commit 4c515e4

Please sign in to comment.