A simple, lightweight, and easy to use library for BunnyCDN's Stream API
Check if something is a Node.js stream
Get a stream as a string, Buffer, ArrayBuffer or array
A simple, lightweight, and easy to use library for BunnyCDN's Stream API
Call a callback when a readable/writable/duplex stream has completed or failed.
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.
 [](https://www.npmjs.com/package/bunnycdn-storage)
A streaming way to send data to a Node.js Worker Thread
destroy a stream if possible
Toggle the CLI cursor
a streaming CRC32 checksumer
Postgres bytea parser
Node.js Streams, a user-land copy of the stream library from Node.js
Encode FormData content into the multipart/form-data format
Get and validate the raw body of a readable stream.
Clone a Node.js HTTP response stream
Returns the next buffer/object in a stream's readable queue
Bytes go in, but they don't come out (when muted).
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
A Minipass stream that raises an error if you get a different number of bytes than expected
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Strip UTF-8 byte order mark (BOM) from a string
Convert a value to a ReadableStream
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input