observablehq/runtime
The reactive dataflow runtime that powers Observable Notebooks 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
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
- readme: https://github.com/observablehq/runtime · fetched 2026-08-28 · 0169c54ae9db
- homepage: https://observablehq.com · fetched 2026-08-29 · 5d8cbd6e3393
- site_page: https://observablehq.com/documentation/notebooks · fetched 2026-08-29 · ebdd793e4361
- site_page: https://observablehq.com/documentation/embeds · fetched 2026-08-29 · 6ab173f717d1
- site_page: https://observablehq.com/documentation · fetched 2026-08-29 · 56816dd5b98c
- site_page: https://observablehq.com/about · fetched 2026-08-29 · d98710d59d60
- site_page: https://observablehq.com/pricing · fetched 2026-08-29 · 11c767c574af
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| observablehq/runtime | main | 63 |
For agents
markdown · JSON · MCP: product_card(name="observablehq/runtime")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem