jabez128/stream-handbook resource
stream-handbook的完整中文版本 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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: 4297
- days_rel: n/a
- days_push: 3095
- n_releases_24m: 0
Adoption not part of the score
1662 stars · 171 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A complete Chinese translation of substack's classic stream-handbook, a tutorial guide to Node.js streams. It explains readable, writable, transform, and duplex streams, the .pipe() method, and backpressure with practical examples.
Use cases
- learn how node.js streams work
- understand pipe and backpressure in node
- find a chinese-language guide to node streams
- learn to stream files over http instead of buffering
- study readable writable and transform stream types
- get started with nodejs io best practices
When to choose
- you are learning node.js and want a thorough streams tutorial in chinese
- you want the classic community reference on stream concepts and pipe
When to avoid
- you need up-to-date coverage of modern node stream APIs, as the content dates from around 2014-2018
- you need an english-language reference
- you need runnable library code rather than documentation
Facets
learning-resource · maturity maintenance
documentation developer-tools developer-tools tutorials documentation backend nodejs-streams chinese-translation tutorial stream-handbook pipe backpressure nodejs
1 source
- readme: https://github.com/jabez128/stream-handbook · fetched 2026-08-28 · 38342c46b3ff
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jabez128/stream-handbook | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="jabez128/stream-handbook")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem