Showing 1-20 of 1,917 packages
Convert a value to a ReadableStream
A small JS package for reading a ReadableStream of NDJSON
Convert Node Readable to Web API ReadableStream
Make any Node ReadableStream emit "keypress" events
Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"
Converts a node Readable stream to a web ReadableStream
Experimental converter from WHATWG ReadableStream to readable-stream Readable
Detect the MIME type of a Buffer, Uint8Array, ArrayBuffer, ReadableStream, file path and file name, with async method.
ReadableStream of arrays and hash variables.
Compatibility layer for efficient streaming of binary data using [WHATWG Streams](https://streams.spec.whatwg.org/)
Turns a browser readble stream into an async iterator
A [WHATWG-compliant](https://streams.spec.whatwg.org/#readablestream) polyfill for `ReadableStream` based on the eponymous implementation in Node.js.
Binary converters for Blob, Uint8Array, ReadableStream, ArrayBuffer, string in JavaScript/TypeScript
Like JSON.stringify but returns a ReadableStream with Base64 encoding for nested streams
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Takes an async iterator and turns it into a browser readable stream
enables returning Response and ReadableStream as a result value in fastify routes
A safe, resolver-style wrapper for ReadableStream, allowing external push, close, and error operations safely.
Make any Node ReadableStream emit "keypress" events
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input