Rxvision
visualizer debugger for reactive streams
Install / Use
/learn @jaredly/RxvisionREADME
Maintenance status: low. I'm not currently using this or RxJS, but I'm happy to review & merge pull requests if you want to make improvements.
Completion status: Prototype. I got something working that worked well for demos, but wasn't really sufficient for large app-sized use cases. It also hasn't been updated to the latest versions of RxJS.
Take off the blindfold
It's easier to understand what's happening if you can look at it.
rxvision is a tool to visualize and debug your RxJS reactive streams.
The Demo (see it live)
You'll need webpack installed globally (npm install -g webpack).
npm install
webpack
Then you need to run a static server (so ajax will work in the demo). I use
http-server (npm install -g http-server):
http-server -p 4321
then open http://localhost:4321/examples/gh-follow/index.html in a browser.
Usage
Check out the gh-follow source, or play with the playground here.
Related Skills
node-connect
350.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
350.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
350.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。

