ReactiveX / rxjs-docs

The home for new work on the new RxJS docs (RxJS v 5 and up). New to this space? Say hi here: https://github.com/ReactiveX/rxjs-docs/issues/24. Want to find out what's up? We're chatting here. https://github.com/ReactiveX/rxjs-docs/issues/4
Apache License 2.0
160 stars 62 forks source link

Observables Visualizations - Porting RxViz #12

Open inf3cti0n95 opened 7 years ago

inf3cti0n95 commented 7 years ago

We can have visualization of the Observables, something like RxViz for an interactive playground instead of putting just images for the Marble Diagrams

RxViz is built in ReactJS, maybe we could port it into Angular2.

Similar projects

ladyleet commented 7 years ago

@inf3cti0n95 yes this is the best idea ever! :)

ladyleet commented 7 years ago

@inf3cti0n95 chatting with Misha who wrote RxViz for this.

inf3cti0n95 commented 7 years ago

@ladyleet Cool, I am looking into RxViz code in the meantime.

ladyleet commented 7 years ago

@inf3cti0n95 Misha does not have time to do the integration, but he's happy to help anyone who wants to help with this. So, green light for anyone! :)

ladyleet commented 7 years ago

Y'all, @moroshko said he'd help with this for anyone who is interested. So feel free to reach out to him! :)

dance-cmdr commented 6 years ago

Since we merged #34 RxMarbles. Given that we are happy with #13

Do we really want to integrate RxViz? Should we close it together with #13 if we are happy with it?

Cheers!