Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gvost/vue-browserstore
A very thin VueJS wrapper around local & session browser storage
https://github.com/gvost/vue-browserstore
Last synced: 9 days ago
JSON representation
A very thin VueJS wrapper around local & session browser storage
- Host: GitHub
- URL: https://github.com/gvost/vue-browserstore
- Owner: gvost
- License: mit
- Created: 2017-10-18T19:56:19.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-10T04:16:35.000Z (about 7 years ago)
- Last Synced: 2024-10-28T16:11:24.242Z (16 days ago)
- Language: JavaScript
- Size: 57.6 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# vue-browserstore
[![Coverage Status](https://coveralls.io/repos/github/gvost/vue-browserstore/badge.svg?branch=master)](https://coveralls.io/github/gvost/vue-browserstore?branch=master) [![npm](https://img.shields.io/npm/v/vue-browserstore.svg)](https://www.npmjs.com/package/vue-browserstore) ![vuejs](https://img.shields.io/badge/vue-2.1.10-green.svg)
A very thin VueJS wrapper around local & session browser storage
## :book: Documentation
See [here](https://github.com/gvost/vue-browserstore/tree/master/docs)
## :scroll: Changelog
Details changes for each release are documented in the [CHANGELOG.md](https://github.com/gvost/vue-browserstore/blob/dev/CHANGELOG.md).## :exclamation: Issues
Please make sure to read the [Issue Reporting Checklist](https://github.com/gvost/vue-browserstore/blob/dev/CONTRIBUTING.md#issue-reporting-guidelines) before opening an issue. Issues not conforming to the guidelines may be closed immediately.## :muscle: Contribution
Please make sure to read the [Contributing Guide](https://github.com/gvost/vue-browserstore/blob/dev/CONTRIBUTING.md) before making a pull request.## :copyright: License
[MIT](http://opensource.org/licenses/MIT)