Search results
82 packages found
Standard library
Standard library
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
`AsyncIterator.prototype`, or a shared object to use.
Async iterable that maps an async iterable input with backpressure.
Transform input into equally-sized blocks of output
Library to make working with Iterators/AsyncIterators easier.
Standard library
Standard library
Iterator and AsyncIterator helper functions with typings
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
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
Provide supporting types for AsyncIterable/AsyncIterableIterators, promisified stream.pipeline implementation, and Array-like utility operators, sources and sinks.
Renders a htm tagged template asyncly into a string
- tagged template
- template literals
- htm
- html
- async
- asyncgenerator
- asynciterator
- asynciterable
- promise
- server-side rendering
- ssr
Given an iterator of sorted items, find matching items in another.
split a ReadableStream into an AsyncIterator of lines
Async Iterable Queue
Aggregates several async iterators into one (zip)
adapt streaming data into async iterators
A toolbox to check if an object is iterable, an iterator or a generator, etc.