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

observablehq/runtime

The reactive dataflow runtime that powers Observable Notebooks observed · 2026-08-28

github.com/observablehq/runtime · homepage · JavaScript · ISC (permissive) observed · 2026-08-28

Health v2 · maintenance only

63/100

  • Activity 90
  • Release rhythm 8
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 3410
  • days_rel: 665
  • days_push: 60
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1086 stars · 84 forks observed · 2026-08-28

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

The Observable Runtime is a JavaScript library implementing reactive dataflow computation, powering Observable Notebooks. It lets you define variables with dependencies that automatically recompute when their inputs change, in the browser or Node.

Use cases

  • build reactive dataflow applications in javascript
  • embed interactive observable notebook cells in my website
  • run observable notebook code outside the platform
  • create variables that automatically recompute when dependencies change
  • build custom notebook-like reactive environments
  • render live data visualizations that update reactively

When to choose

  • you want Observable Notebook-style reactive semantics in your own app or embed
  • you need fine-grained dependency-driven recomputation of JavaScript variables
  • you are building tooling on top of Observable notebooks or Framework

When to avoid

  • you just want to author notebooks on observablehq.com without custom embedding
  • you need a general-purpose state management library for UI frameworks like React
  • you want a static site generator - use Observable Framework instead

Facets

library · maturity active

state-management data-visualization developer-tools data-visualization data-science web-development developer-tools browser reactive-programming dataflow notebooks observable data-apps javascript nodejs

7 sources

Member repositories

RepositoryRoleHealth v2
observablehq/runtimemain63

For agents

markdown · JSON · MCP: product_card(name="observablehq/runtime")

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