Create a readable stream from an iterator.
Standard input.
Read data from stdin.
An implementation of window.fetch in Node.js using Minipass streams
Streams.
A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.
The string_decoder module from Node core
Detect native Symbol.iterator support.
Symbol iterator.
Symbol.
Get an iterator for any JS language value. Works robustly across all environments, all versions.
Transform stream.
Creates an async iterator for a variety of inputs in the browser and node. Supports fetch, node-fetch, and cross-fetch
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Node.js Streams, a user-land copy of the stream library from Node.js
An async iterator that joins multiple other async iterators in order, one after another.
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
stdlib TypeScript type declarations.
Minimal async jobs utility library, with streams support
Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.
Higher order iterator library for JavaScript/TypeScript.
An asynchronous iterator library for advanced object pipelines.
Web Streams, based on the WHATWG spec reference implementation
Tiny utilities for inserting transformation logic into Node.js stream and Web Streams pipelines