Escape a regular expression string or pattern.
Insert supplied variable values into a format string.
Object transformations implementing the Node.js `stream.Transform` API
Ensure directories exist before writing to them.
Super-minimalist version of `concat-stream`. Less than 15 lines!
simple line-by-line stream reader
This is a sequel to [stream-combiner](https://npmjs.org/package/stream-combiner) for streams3.
Convert Node Streams into ECMAScript-Observables
a JSON logging library for node.js services
Tokenize a string into an array of string parts and format identifier objects.
Get an event when you're being sent data or asked for it.
Remove a list of words from a string.
node.js through stream that emits a unique stream of objects based on criteria
Remove a UTF8 BOM at the start of the stream.
Convert a string to lowercase.
node.js library for reading and extraction of ZIP archives
AnyCable Client plugin to support Turbo Streams
Check if stdout or stderr is interactive
Shared methods for the nodemailer stack
Replaces a file extension with another one.
TypeScript definitions for stream-json
JavaScript HLS client using MediaSourceExtension
fs read and write streams based on minipass
Clone a Readable stream, safely