https://github.com/gera2ld/vue-accessor
https://github.com/gera2ld/vue-accessor
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gera2ld/vue-accessor
- Owner: gera2ld
- Created: 2024-02-06T03:31:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-18T06:49:11.000Z (over 1 year ago)
- Last Synced: 2025-01-15T05:52:54.777Z (over 1 year ago)
- Language: TypeScript
- Size: 49.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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