# mobx-storage

> mobx storage utilizing RootStore pattern

Latest version **0.0.3** (published 2019-06-20) · MIT license · 0 weekly downloads

## Install

```sh
npm install mobx-storage
pnpm add mobx-storage
yarn add mobx-storage
bun add mobx-storage
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.3 |
| Published | 2019-06-20 |
| First published | 2019-06-19 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 544.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Valentin Blokhin |
| Maintainers | v.blokhin |
| Keywords | mobx |

## Links

- npm: https://www.npmjs.com/package/mobx-storage
- Repository: https://github.com/ValentinBlokhin/mobx-storage
- Homepage: https://github.com/ValentinBlokhin/mobx-storage#readme
- Issues: https://github.com/ValentinBlokhin/mobx-storage/issues
- npm.io page: https://npm.io/package/mobx-storage

## Dependencies (2)

- [jsan](https://npm.io/package/jsan.md) ^3.1.13
- [lodash](https://npm.io/package/lodash.md) ^4.17.11

## Recent versions

- 0.0.3 (latest) — 2019-06-20
- 0.0.2 — 2019-06-19
- 0.0.1 — 2019-06-19

## README

mobx storage utilizing Root Store pattern.
see example in /examples directory

---
_Source: https://npm.io/package/mobx-storage · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
