Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/havlasme/rxstore
mirrored repository
https://github.com/havlasme/rxstore
Last synced: 9 days ago
JSON representation
mirrored repository
- Host: GitHub
- URL: https://github.com/havlasme/rxstore
- Owner: havlasme
- License: apache-2.0
- Created: 2021-07-23T11:14:21.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-14T18:36:20.000Z (over 2 years ago)
- Last Synced: 2024-11-16T00:23:21.642Z (2 months ago)
- Language: JavaScript
- Homepage: https://gitlab.com/havlas.me/rxstore
- Size: 1010 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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