node/lib/internal/streams
James M Snell e1f0d2a014
stream: add stream/iter Implementation
Experimental implementation of https://stream-iter.jasnell.me/

Signed-off-by: James M Snell <jasnell@gmail.com>
Assisted-By: Claude/Opus 4.6
PR-URL: https://github.com/nodejs/node/pull/62066
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2026-03-30 17:20:29 +02:00
..
iter stream: add stream/iter Implementation 2026-03-30 17:20:29 +02:00
add-abort-signal.js stream: export namespace object from internal end-of-stream module 2026-01-25 00:07:50 +01:00
compose.js stream: export namespace object from internal end-of-stream module 2026-01-25 00:07:50 +01:00
destroy.js
duplex.js
duplexify.js stream: export namespace object from internal end-of-stream module 2026-01-25 00:07:50 +01:00
duplexpair.js
end-of-stream.js stream: export namespace object from internal end-of-stream module 2026-01-25 00:07:50 +01:00
fast-utf8-stream.js stream: fix UTF-8 character corruption in fast-utf8-stream 2026-03-10 14:48:52 +01:00
from.js
lazy_transform.js
legacy.js
operators.js
passthrough.js
pipeline.js stream: preserve error over AbortError in pipeline 2026-03-30 17:20:25 +02:00
readable.js stream: fix decoded fromList chunk boundary check 2026-02-22 01:20:38 +01:00
state.js
transform.js
utils.js
writable.js stream: replace bind with arrow function for onwrite callback 2026-03-28 18:14:04 +01:00