Streaming HTML rewriter.
Strip UTF-8 byte order mark (BOM) from a string
JSON.Stringify as a readable stream
a ThroughStream that strictly buffers all readable events when paused.
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Check if a stream has ended
construct pipes of streams of events
Stream utils for NodeJS
Modern stream composer
Spec-compliant FormData implementation for Node.js
Readable streamx interface over anymatch.
Determine if an object is a Stream
Buffers events from a stream until you are ready to handle them.
TypeScript definitions for readable-stream
Convert Node Readable to Web API ReadableStream
Bytes go in, but they don't come out (when muted).
Creates a duplex stream
Blob & File implementation in Node.js, originally from node-fetch.
Object transformations implementing the Node.js `stream.Transform` API
Ensure directories exist before writing to them.
Super-minimalist version of `concat-stream`. Less than 15 lines!
Streaming http in the browser
simple line-by-line stream reader
This is a sequel to [stream-combiner](https://npmjs.org/package/stream-combiner) for streams3.