Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

ccqgithub/data-hub

Repository files navigation

rx-hub

使用rx-hub, 将数据当作 水流一样,集中管理和监视 数据流

数据从数据源流出(比如一个点击事件流),在不同的水管中流动变换,最终流向目的地(比如界面UI)。

依赖RxJS 5

文档

run demo

已经为您提供了原生jsvuereact三个版本的demo,三个demo共用一份数据,你可以查看demos目录中的源码以了解更多细节。

git clone https://github.com/ccqgithub/rx-hub.git
cd rx-hub/demos
npm install
num run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published