Abstraction on top of multiplex, implementing the abstract-stream-muxer interface
Stream Muxer interface for libp2p
Interfaces for JS Libp2p
Simple stream multiplexing for objectMode.
simple stream multiplexing for `objectMode`
A binary stream multiplexer. Stream multiple streams of binary data over a single binary stream.
Node.js Streams, a user-land copy of the stream library from Node.js
Check if something is a Node.js stream
Protomux channel muxer for blind peers
Get a stream as a string, Buffer, ArrayBuffer or array
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
Toggle the CLI cursor
Call a callback when a readable/writable/duplex stream has completed or failed.
Get and validate the raw body of a readable stream.
A streaming way to send data to a Node.js Worker Thread
A stream that emits multiple other streams one after another.
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
Streaming HTML parser with scripting support.
Returns the next buffer/object in a stream's readable queue
minimal implementation of a PassThrough stream