80 packages found
Standard library
Standard library
`AsyncIterator.prototype`, or a shared object to use.
Transform input into equally-sized blocks of output
Standard library
adapt streaming data into async iterators
An ESnext spec-compliant shim/polyfill/replacement for all Well-Known Symbols that works in any environment with Symbols.
- javascript
- ecmascript
- polyfill
- shim
- well-known
- symbol
- Symbol.asyncIterator
- asyncIterator
- Symbol.hasInstance
- hasInstance
- Symbol.isConcatSpreadable
- isConcatSpreadable
- Symbol.iterator
- iterator
- View more
Iterator and AsyncIterator helper functions with typings
Creates an async iterator for a variety of inputs in the browser and node. Supports fetch, node-fetch, and cross-fetch
- Symbol
- Symbol.asyncIterator
- array
- arrayBuffer
- asyncIterator
- axios
- blob
- body
- browser
- cross-fetch
- fetch
- got
- isomorphic-fetch
- iteration
- View more
Library to make working with Iterators/AsyncIterators easier.
Standard library
split a ReadableStream into an AsyncIterator of lines
Given an iterator of sorted items, find matching items in another.
The Interactive Extensions for JavaScript
Provides LINQ-like fluent api operations for iterables and async iterables (ES2018+).
- iterable
- asyncIterable
- linq
- map
- filter
- fluent
- stream
- streams
- readable
- merge
- combine
- iterator
- asyncIterator
- iteration
- View more
Aggregates several async iterators into one (zip)
A class for running an (async or sync) iterator on the current event loop, with methods for starting and stopping its execution.
The Interactive Extensions for JavaScript
Async Iterable Queue