Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)