Turn a transport stream into an object stream that parses from / serializes to json
Creates a duplex stream
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
TypeScript definitions for mute-stream
Call a callback when a readable/writable/duplex stream has completed or failed.
Wraps a duplex stream and hides the readable or the writable interface
Typescript types for AsyncIterable sink/source/duplex streams
Make a full duplex stream with 2 Duplex endpoints, using the native version of `Duplex`
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.
A JavaScript Ethereum provider that connects to the wallet over a stream
Modern version of `duplexer2`
TypeScript definitions for pumpify
Combine an array of streams into a single duplex stream using pump and duplexify
Modern stream composer
Return promise for duplex stream
Returns a stream which becomes readable once all input is received
Create a duplex stream from a readable and a writable stream.
JSON.Stringify as a readable stream
A module for creating a node style stream over a WebExtension port object.
Add a goodbye handshake to a duplex async iterable
Returns a stream which becomes readable with a single value once all (valid) JSON is received.
Duplex wrapper for RDFJS Sink
TypeScript definitions for duplexify