https://github.com/gera2ld/mobx-accessor
Access the store easily and safely.
https://github.com/gera2ld/mobx-accessor
Last synced: 11 months ago
JSON representation
Access the store easily and safely.
- Host: GitHub
- URL: https://github.com/gera2ld/mobx-accessor
- Owner: gera2ld
- Created: 2023-11-09T10:57:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-18T06:53:37.000Z (over 1 year ago)
- Last Synced: 2025-08-25T07:25:45.281Z (11 months ago)
- Language: TypeScript
- Homepage: https://gera2ld.github.io/mobx-accessor/
- Size: 2.74 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mobx-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 mobx-accessor
```
## Usage
See https://gera2ld.github.io/mobx-accessor/
[npm-version-src]: https://img.shields.io/npm/v/mobx-accessor?style=flat&colorA=18181B&colorB=F0DB4F
[npm-version-href]: https://npmjs.com/package/mobx-accessor
[npm-downloads-src]: https://img.shields.io/npm/dm/mobx-accessor?style=flat&colorA=18181B&colorB=F0DB4F
[npm-downloads-href]: https://npmjs.com/package/mobx-accessor
[bundle-src]: https://img.shields.io/bundlephobia/minzip/mobx-accessor?style=flat&colorA=18181B&colorB=F0DB4F
[bundle-href]: https://bundlephobia.com/result?p=mobx-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/mobx-accessor