Strip ANSI escape codes from a string
Concatenate a readable stream's data into a single array
Bytes go in, but they don't come out (when muted).
Automated stream rotation useful for log files
simple line-by-line stream reader
Check if a stream has ended
Streaming http in the browser
A write stream constructor that supports a flush function that is called before finish is emitted
Replace user home in a string with another string. Useful for tildifying a path.
Strip UTF-8 byte order mark (BOM) from a string
Iterate all the data in a stream
Transform stream that lets you peek the first line before deciding how to parse it
Append the contents of one stream onto another.
TypeScript definitions for responselike
Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"
Node.js Streams, a user-land copy of the stream library from Node.js
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
Replace search occurrences with a replacement string.
read(1) for node programs
Like duplexer but using streams3
Encode and decode base64 encoded strings
Convert a string into a stream (streams2)
Check if something is a Node.js stream
Postgres bytea parser