Open Node Streams on demand.
minimal implementation of a PassThrough stream
An async iterable interface for redis streams
merge multiple sorted streams into a single sorted stream
Node.js Streams, a user-land copy of the stream library from Node.js
Check if something is a Node.js stream
TypeScript definitions for async-stream-emitter
Get a stream as a string, Buffer, ArrayBuffer or array
Toggle the CLI cursor
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.
destroy a stream if possible
a stream implementation that consumes http mjpeg streams and emits jpegs as buffers
Client for Apache Kafka v0.9.x, v0.10.x and v0.11.x
Call a callback when a readable/writable/duplex stream has completed or failed.
Build SQS-based Node applications without the boilerplate
A streaming way to send data to a Node.js Worker Thread
Get and validate the raw body of a readable stream.
TypeScript definitions for pino-multi-stream
Returns the next buffer/object in a stream's readable queue
Simple multipart/form-data implementation with automatic data type detection. Supports: Strings, Numbers, Arrays, Streams, Buffers and Vinyl.
Streaming data for JavaScript
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Merge multiple streams into a unified stream
An iteration of the Node.js core streams with a series of improvements