Efficient streaming find and replace. Buffer based and boundary aware.
Efficient streaming find and replace. Buffer based and boundary aware.
minimal implementation of a PassThrough stream
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.
Get and validate the raw body of a readable stream.
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
split a Text Stream into a Line Stream, using Stream 3
Get a stream as a string, Buffer, ArrayBuffer or array
Strip UTF-8 byte order mark (BOM) from a string
Replaces strings in a stream.
TypeScript definitions for responselike
Abstract streams to deal with the whole buffered contents.
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
Convert character encodings in pure javascript.
Consume a stream of data into a binary Buffer as efficiently as possible
An iteration of the Node.js core streams with a series of improvements
Extensions to Node.js child_process module
streaming unbzip2 implementation in pure javascript for node and browsers