hermanbanken / RxFiddle

Visualize your Observables
https://rxfiddle.net
MIT License
162 stars 9 forks source link
debugger reactive-programming rx rxjava rxjs4 rxjs5 visualizer

RxFiddle

RxFiddle is a debugger for Reactive Extensions (Rx).

Features

Collectors

RxFiddle works by means of a visualizer and collectors which can parse syntax and instrument (compiled) code to collect the lifecycle of Observables:

Existing collectors:

Contribute

Every help is welcome improving RxFiddle, either by improving the visualiser or creating custom collectors for your favorite Rx-library.

See CONTRIBUTING.md

Footnote

RxFiddle is part of my Masters thesis.

Herman Banken