Efficient streaming find and replace. Buffer based and boundary aware.
minimal implementation of a PassThrough stream
Get and validate the raw body of a readable stream.
split a Text Stream into a Line Stream, using Stream 3
Buffer-backed Streams for reading and writing.
Returns the next buffer/object in a stream's readable queue
a ThroughStream that strictly buffers all readable events when paused.
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
Postgres bytea parser
writable stream that concatenates strings or binary data and calls a callback with the result
Get a stream as a string, Buffer, ArrayBuffer or array
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Abstract streams to deal with the whole buffered contents.
Strip UTF-8 byte order mark (BOM) from a string
Replaces strings in a stream.
TypeScript definitions for responselike
A micro-library of stream components for building custom JSON and JSONC processing pipelines with a minimal memory footprint — parse, filter, and transform JSON far larger than available memory with a SAX-inspired token API, on Node.js or Web Streams.
JSON.Stringify as a readable stream
TypeScript definitions for stream-buffers
Unzip cross-platform streaming API
Consume a stream of data into a binary Buffer as efficiently as possible
Convert character encodings in pure javascript.
read(1) for node programs
WebSocket protocol handler with pluggable I/O