Ross ROSS = Recommend OSS · open-source software intelligence for agents

moroshko/rxviz

Rx Visualizer - Animated playground for Rx Observables observed · 2026-08-28

github.com/moroshko/rxviz · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3374
  • days_rel: n/a
  • days_push: 726
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1596 stars · 92 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

RxViz is an animated web playground that visualizes Rx Observables: you enter JavaScript whose last expression evaluates to an Observable, and it renders an animated SVG timeline of the values the Observable emits over time. It works as a hosted web app, can be run locally, and is also published on npm as React components for visualizing Observables.

Use cases

  • visualize rxjs observables as animated marble diagrams
  • watch how an observable emits values over time
  • debug or understand higher-order observables visually
  • generate svg observable timelines for presentations
  • learn reactive programming by experimenting with rxjs operators
  • share runnable observable examples with others

When to choose

  • you want a zero-install, browser-based way to see an Observable's emission timeline animated
  • you need copyable SVG marble diagrams of Observables for slides or documentation
  • you are teaching or learning RxJS and want intuition for intervals, errors, and higher-order Observables

When to avoid

  • you need actively maintained tooling - the project is explicitly looking for maintainers
  • you want production monitoring or observability of live streams inside your application, since this is a playground, not an APM tool
  • you need to visualize reactive streams in languages other than JavaScript, since it evaluates JS code and subscribes to Observable-like values

Facets

application · maturity maintenance

data-visualization animation developer-tools developer-tools web-development data-visualization browser rxjs reactive-programming observables marble-diagram playground react svg streams learning-tool

3 sources

Member repositories

RepositoryRoleHealth v2
moroshko/rxvizmain32

For agents

markdown · JSON · MCP: product_card(name="moroshko/rxviz")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem