Bubble errors from an array of streams to a master/top stream
A module that glues pump and bubble-stream-error to make things easier when your public API returns a stream.
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
bubble-menu extension for tiptap
Node.js Streams, a user-land copy of the stream library from Node.js
Call a callback when a readable/writable/duplex stream has completed or failed.
An iteration of the Node.js core streams with a series of improvements
destroy a stream if possible
Get and validate the raw body of a readable stream.
Check if something is a Node.js stream
A Minipass stream that raises an error if you get a different number of bytes than expected
Simplified HTTP request client.
tsParticles bubble external interaction
Get a stream as a string, Buffer, ArrayBuffer or array
minimal implementation of a PassThrough stream
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.
split a Text Stream into a Line Stream, using Stream 3
A streaming way to send data to a Node.js Worker Thread
Open Node Streams on demand.
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Streaming data for JavaScript
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.
Returns the next buffer/object in a stream's readable queue