Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/havlasme/rxstore

mirrored repository
https://github.com/havlasme/rxstore

Last synced: 9 days ago
JSON representation

mirrored repository

Awesome Lists containing this project

README

        

# rxstore

[![npm version][npm-version-image]][npm-version-link]
[![npm download][npm-download-image]][npm-download-link]
[![Apache-2.0 license][license-image]][license-link]
[![semantic release][semantic-release-image]][semantic-release-link]
[![language grade][language-grade-image]][language-grade-link]

RxJS powered state management library.

# installation

```
npm install @havlasme/rxstore
```

[npm-version-image]: https://img.shields.io/npm/v/@havlasme/rxstore.svg?style=flat-square
[npm-version-link]: https://npmjs.org/package/@havlasme/rxstore
[npm-download-image]: https://img.shields.io/npm/dm/@havlasme/rxstore.svg?style=flat-square
[npm-download-link]: https://npmcharts.com/compare/@havlasme/rxstore?minimal=true
[license-image]: https://img.shields.io/badge/license-Apache2.0-blue.svg?style=flat-square
[license-link]: LICENSE
[semantic-release-image]: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat-square
[semantic-release-link]: https://github.com/semantic-release/semantic-release
[language-grade-image]: https://img.shields.io/lgtm/grade/javascript/g/havlasme/rxstore?style=flat-square
[language-grade-link]: https://lgtm.com/projects/g/havlasme/rxstore/context:javascript