# jabez128/stream-handbook

stream-handbook的完整中文版本

Repository: https://github.com/jabez128/stream-handbook
Canonical: https://ross.abutalabs.com/products/stream-handbook
License Family: other
Last push: 2018-03-13T03:23:20+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4297, "days_push": 3095, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1662, forks 171 (observed 2026-08-28T04:05:18.661344+00:00)

## What it is
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
- artifact type: learning-resource
- maturity: maintenance
- function: documentation, developer-tools
- domain: developer-tools, tutorials, documentation, backend
- platform: -
- tags: nodejs-streams, chinese-translation, tutorial, stream-handbook, pipe, backpressure, nodejs

## Member repositories
- jabez128/stream-handbook (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:18.661344+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:44:34.293489+00:00, confidence not recorded.
  - readme: https://github.com/jabez128/stream-handbook (fetched 2026-08-28T04:05:18.661344+00:00, sha 38342c46b3ff)
- Data as of 2026-08-30T08:39:29.467469+00:00.
