Client for the BigQuery Storage API
Takes an async iterator and turns it into a browser readable stream
Polyfill for IE/Node 8 for Symbol.asyncIterator
Returns the next buffer/object in a stream's readable queue
Streaming HTML parser with scripting support.
Extended iterable class, providing lazy array-like methods with automatic async and return/throw forwarding
Minimal async jobs utility library, with streams support
minimal implementation of a PassThrough stream
Map over array avoiding parallel execution, using promises
writable stream that concatenates strings or binary data and calls a callback with the result
Asynchronous Iterator (ES2019)
the stream module from node core for browsers
A transform stream that batches items into arrays
Multipart plugin for Fastify
Iterate any iterable JS value. Works robustly in all environments, all versions.
Symbol iterator.
Converts a Web-API readable-stream into a Node.js readable-stream.
The string_decoder module from Node core
A flatten function for Web Streams
Detect native Symbol.iterator support.
Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.
Asynchronous flow control with a functional taste to it
Concatenate a readable stream's data into a single array
Rabbit stream client for JS/TS application