jaredly / rxvision

visualizer debugger for reactive streams
http://jaredly.github.io/rxvision/
426 stars 32 forks source link

cycle.js app #10

Open maximilianmikus opened 8 years ago

maximilianmikus commented 8 years ago

I was wondering how you could visiualize a complete cycle.js app. I made a simple hello-world testcase: https://github.com/maximilianmikus/rxvision/commit/a6f5374a8a3b4dcedb0eff32630b834b4bbc28db

but it does not seem to process further events.

Note: I get errors with the rx.all.js version in the vendor so I used a cdn version (4.0.6).

jaredly commented 8 years ago

looks like the rxjs version was 2.4.3 back when I made this, so I'm not surprised things aren't compatible anymore :/ rxvision does a fair amount of monkeypatching in order to do the observation