Like map-stream but with concurrency limit
split a Text Stream into a Line Stream, using Stream 3
An iteration of the Node.js core streams with a series of improvements
Get and validate the raw body of a readable stream.
async.mapLimit's functionality available as a standalone npm module
construct pipes of streams of events
High Performance In-Memory Cache for Node.js
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.
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Chop a single stream of data into a series of readable streams
Option parsing for Node, supporting types, shorthands, etc. Used by npm.
Vinyl adapter for the file system.
Convert Node Streams into ECMAScript-Observables
A streaming data transport format that aims to support built-in features such as Promises, Dates, RegExps, Maps, Sets and more.
Node.js Streams, a user-land copy of the stream library from Node.js
Check if something is a Node.js stream
Run multiple promise-returning & async functions with limited concurrency
Get a stream as a string, Buffer, ArrayBuffer or array
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
Automated stream rotation useful for log files
Encode and decode quoted-printable strings according to rfc2045
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.
Postgres query result returned as readable stream
Toggle the CLI cursor