response-iterator
Creates an async iterator for a variety of inputs in the browser and node. Supports fetch, node-fetch, and cross-fetch
Found 21 results for asyncIterator
Creates an async iterator for a variety of inputs in the browser and node. Supports fetch, node-fetch, and cross-fetch
An ESnext spec-compliant shim/polyfill/replacement for all Well-Known Symbols that works in any environment with Symbols.
A JavaScript extension package for building strong and modern applications.
Transform input into equally-sized blocks of output
Base iterator for extract iterators like tar-iterator and zip-iterator
Maximize the parallel calls of an iterator supporting asyncIterator interface
Base iterator for values retrieved using a stack of async functions returning values
Extract contents from tar archive type using an iterator API using streams or paths. Use stream interface and pipe transforms to add decompression algorithms
Extract contents from zip archive type using an iterator API using streams or paths. Use stream interface and pipe transforms to add decompression algorithms
Calls async iterator next using a callback format
Provides LINQ-like fluent api operations for iterables and async iterables (ES2018+).
A file system iterator with filter and asyncIterator iterafaces. Supports Node 0.10 and above
Regex execution engine for streams
Provides LINQ-like fluent api operations for iterables and async iterables (ES2018+).
application/json-seq support stream / async iterator library
This package has two functions for [web streams](https://streams.spec.whatwg.org/).
operators and stream utilities for async iterators
Create generators implemented the PromiseLike interface so that they can be awaited in async contexts.
> Generator and AsyncGenerator functions|constructors|classes as a module
Composable iterator and async iterator tools, supporting old platforms without yield or async/await
Given an iterator of sorted items, find matching items in another.