https://github.com/jetsly/ddrx
A lightweight front-end framework based on rxjs. (Inspired by camel)
https://github.com/jetsly/ddrx
data rx rxjs store
Last synced: 4 months ago
JSON representation
A lightweight front-end framework based on rxjs. (Inspired by camel)
- Host: GitHub
- URL: https://github.com/jetsly/ddrx
- Owner: Jetsly
- Created: 2018-11-29T08:58:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-18T03:36:00.000Z (about 7 years ago)
- Last Synced: 2025-02-28T07:12:34.174Z (11 months ago)
- Topics: data, rx, rxjs, store
- Language: TypeScript
- Homepage:
- Size: 139 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ddrx
[](https://npmjs.org/package/drrx)
[](https://travis-ci.org/Jetsly/drrx)
[](https://npmjs.org/package/drrx)
[](http://opensource.org/licenses/MIT)
A lightweight front-end framework based on [rxjs](https://github.com/ReactiveX/rxjs). (Inspired by [vuex](https://github.com/vuejs/vuex))
---
### Install
```bash
$ npm install --save ddrx
```
## LICENSE
MIT