RxMarbles

Rx Observables 交互式图表。「Interactive diagrams of Rx Observables」

Github星跟蹤圖

RxMarbles

A webapp for experimenting with diagrams of Rx Observables, for learning purposes.

Example switchMap

Features:

  • Visualize example diagrams for each operator in Rx
  • Drag an item ("marble") on an Observable to see how the operator reacts
  • Direct link to any example diagram, e.g., http://rxmarbles.com/#delay

Implementation

This is a Cycle.js app. Use this as an example implementation of advanced custom elements in Cycle.

Contributing

Unfortunately I do not have time to maintain this project (I have hundreds of other repos to maintain), but I don't want this project to be changed, I think it's very valuable to keep the same features online at rxmarbles.com, which I still regularly pay the domain for. I am sorry for people who would like to update this repo. I advise to build other tools and enrichen the RxJS ecosystem overall. RxMarbles is fine as it is.

Fork and git clone the repository.

npm install

The roadmap is entirely specified in the TODO file, which follows the git-done syntax. You can also use git done instead of git commit if you wish. For minor bug fixes, you won't need to deal with the TODO file. But if you're building a feature, remember to write a DONE entry before you commit and send the pull request.

The build system is using npm scripts. To develop, build the project with npm run build.

And access the site on your local machine as file:///path/to/rxmarblesrepo/index.html.

Make a pull request when you're ready.

主要指標

概覽
名稱與所有者staltz/rxmarbles
主編程語言JavaScript
編程語言CSS (語言數: 3)
平台
許可證BSD 3-Clause "New" or "Revised" License
所有者活动
創建於2014-07-16 17:09:55
推送於2021-10-26 12:15:21
最后一次提交2021-10-26 15:15:21
發布數15
最新版本名稱v1.4.1 (發布於 2015-10-05 20:25:43)
第一版名稱v0.1.0 (發布於 )
用户参与
星數4.2k
關注者數95
派生數541
提交數232
已啟用問題?
問題數41
打開的問題數26
拉請求數7
打開的拉請求數10
關閉的拉請求數6
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?