Postgres bytea parser
TypeScript definitions for mute-stream
simple line-by-line stream reader
Check if a stream has ended
Convert a string into a stream (streams2)
fs read and write streams based on minipass
Iterate all the data in a stream
Node.js Streams, a user-land copy of the stream library from Node.js
Transform stream that lets you peek the first line before deciding how to parse it
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
TypeScript definitions for responselike
streaming pipeline with a mutable configuration
Option parsing for Node, supporting types, shorthands, etc. Used by npm.
Encode and decode quoted-printable strings according to rfc2045
Strip ANSI escape codes from a string
Generic interruptible "parser" mixin for Transform & Writable streams
destroy a stream if possible
Replaces strings in a stream.
a streaming CRC32 checksumer
Returns a `stream.Readable` from a URI string
wrap a readable/writable stream to be read-only
A write stream constructor that supports a flush function that is called before finish is emitted
Strip UTF-8 byte order mark (BOM) from a string
Ensure that a stream is flowing data without mutating it