https://github.com/screamz/vuex-browser-storage
https://github.com/screamz/vuex-browser-storage
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/screamz/vuex-browser-storage
- Owner: ScreamZ
- License: apache-2.0
- Created: 2016-11-17T13:23:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-17T13:50:02.000Z (over 9 years ago)
- Last Synced: 2025-06-13T00:51:25.214Z (about 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Vuex Browser Storage
Make your application state living & consistent between application cycles
# Requirements
- **Vue.js.** > 2.0.0
- **Vuex.**
# Configuration
`npm install vuex-browser-storage -S` or `yarn add vuex-browser-storage` if you use [Yarn package manager](https://yarnpkg.com/)
Here is an example of configuration, compose with it on your own :
```javascript
```
# Documentation
```javascript
```
## API reference