A minimal parser from a stream to buffer
minimal implementation of a PassThrough stream
Buffer-backed Streams for reading and writing.
Get and validate the raw body of a readable stream.
a ThroughStream that strictly buffers all readable events when paused.
Postgres bytea parser
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
Returns the next buffer/object in a stream's readable queue
split a Text Stream into a Line Stream, using Stream 3
writable stream that concatenates strings or binary data and calls a callback with the result
This package provides support for the [RedisBloom](https://redis.io/docs/data-types/probabilistic/) module, which adds additional probabilistic data structures to Redis.
Get a stream as a string, Buffer, ArrayBuffer or array
TypeScript definitions for responselike
Convert character encodings in pure javascript.
An iteration of the Node.js core streams with a series of improvements
Strip UTF-8 byte order mark (BOM) from a string
Consume a stream of data into a binary Buffer as efficiently as possible
JSON.Stringify as a readable stream
Split email messages into an object stream
Encode and decode base64 encoded strings
TypeScript definitions for stream-buffers
Get a pretty output of the original, minified, gzipped size of a string or buffer: 130 B → 91 B → 53 B (gzip)
Implementation of the HTML encoding sniffer algo, with stream support
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input