Compatibility layer for efficient streaming of binary data using [WHATWG Streams](https://streams.spec.whatwg.org/)
Zero-dependency SSE client using fetch + ReadableStream with custom header support
Web API compatible Blob implementation
Wrapper for 'fetch-readablestream' to support both browser (with a bundler) and node environments
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Web API compatible Blob implementation
WhatWG/W3C compliant EventSource client for Node.js and browsers
Convert a value to a ReadableStream
A fetch API polyfill for React Native with text streaming support.
Convert Node Readable to Web API ReadableStream
A small JS package for reading a ReadableStream of NDJSON
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Web API compatible Blob implementation
Adapters for converting between different implementations of WHATWG Streams
Build servers for Node.js using the web fetch API
Stringify JS values
Turns a browser readble stream into an async iterator
Read and peek from a readable stream
A superset of the JSDOM environment for Jest that respects Node.js globals.
XZ streaming decompression for the browser & Node without native code, via WebAssembly
Call a callback when a readable/writable/duplex stream has completed or failed.
Multipart and Tar utilities for the Web Streams API
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
A light-weight module that brings Fetch API to node.js