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

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.

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