whatwg/streams resource
Streams Standard observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 98
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 4691
- days_rel: n/a
- days_push: 15
- n_releases_24m: 0
Adoption not part of the score
1413 stars · 176 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The WHATWG Streams Standard, a living web specification defining APIs for creating, composing, and consuming streams of data (readable, writable, and transform streams). The repository hosts the spec text, tests, and a JavaScript reference implementation.
Use cases
- understand how ReadableStream and WritableStream work in the browser
- look up the spec behavior of stream backpressure and piping
- implement streams APIs in a JavaScript runtime
- contribute fixes or clarifications to the Streams Standard
- learn how fetch response bodies expose streams
- check normative requirements for transform streams
When to choose
- you need the authoritative definition of web stream APIs
- you are implementing streams in a JS engine or runtime
- you want to contribute to or track the web streams spec
When to avoid
- you want a ready-made library for stream processing rather than a specification
- you need Node.js-specific stream documentation
- you want tutorials rather than normative spec text
Facets
learning-resource · maturity active
documentation developer-tools web-development apis documentation browser web-standards whatwg streams specification living-standard reference-implementation web-server nodejs
2 sources
- readme: https://github.com/whatwg/streams · fetched 2026-08-28 · 580938bdbcef
- homepage: https://streams.spec.whatwg.org/ · fetched 2026-08-29 · 2e2fb3224e2a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| whatwg/streams | main | 76 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem