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

https://github.com/gera2ld/vue-accessor


https://github.com/gera2ld/vue-accessor

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# vue-accessor

[![npm version][npm-version-src]][npm-version-href]
[![npm downloads][npm-downloads-src]][npm-downloads-href]
[![bundle][bundle-src]][bundle-href]
[![JSDocs][jsdocs-src]][jsdocs-href]

Access the store easily and safely.

## Installation

```bash
$ npm install vue-accessor
```

## Usage

See https://gera2ld.github.io/vue-accessor/

[npm-version-src]: https://img.shields.io/npm/v/vue-accessor?style=flat&colorA=18181B&colorB=F0DB4F
[npm-version-href]: https://npmjs.com/package/vue-accessor
[npm-downloads-src]: https://img.shields.io/npm/dm/vue-accessor?style=flat&colorA=18181B&colorB=F0DB4F
[npm-downloads-href]: https://npmjs.com/package/vue-accessor
[bundle-src]: https://img.shields.io/bundlephobia/minzip/vue-accessor?style=flat&colorA=18181B&colorB=F0DB4F
[bundle-href]: https://bundlephobia.com/result?p=vue-accessor
[jsdocs-src]: https://img.shields.io/badge/jsDocs.io-reference-18181B?style=flat&colorA=18181B&colorB=F0DB4F
[jsdocs-href]: https://www.jsdocs.io/package/vue-accessor