Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
construct pipes of streams of events
Modern stream composer
Check if a stream has ended
Readable streamx interface over anymatch.
Spec-compliant FormData implementation for Node.js
Buffers events from a stream until you are ready to handle them.
TypeScript definitions for readable-stream
Determine if an object is a Stream
Base64 encoding and decoding for both browser and node, with binary file support.
Convert Node Readable to Web API ReadableStream
Bytes go in, but they don't come out (when muted).
Object transformations implementing the Node.js `stream.Transform` API
Blob & File implementation in Node.js, originally from node-fetch.
Creates a duplex stream
Ensure directories exist before writing to them.
Streaming http in the browser
Convert Node Streams into ECMAScript-Observables
a JSON logging library for node.js services
A stream wrapper around SoX
Super-minimalist version of `concat-stream`. Less than 15 lines!
This is a sequel to [stream-combiner](https://npmjs.org/package/stream-combiner) for streams3.
simple line-by-line stream reader
TypeScript definitions for mute-stream