Search results
22 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
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
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
A JavaScript extension package for building strong and modern applications.
- wrap
- mixin
- try
- defer
- throttle
- debounce
- queue
- channel
- worker
- parallel
- parallelism
- multithreading
- goroutine
- asyncIterator
- View more
Base iterator for values retrieved using a stack of async functions returning values
Transform input into equally-sized blocks of output
Base iterator for extract iterators like tar-iterator and zip-iterator
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
- iterator
- asyncIterator
- Symbol.asyncIterator
- extract-tar
- extract-bz2
- extract-gz
- extract-xz
- extract-tgz
- decompress
- decompress-tar
- decompress-bz2
- decompress-gz
- decompress-xz
- View more
Extract contents from zip archive type using an iterator API using streams or paths. Use stream interface and pipe transforms to add decompression algorithms
- extract
- iterator
- asyncIterator
- Symbol.asyncIterator
- extract-zip
- decompress
- decompress-zip
- .zip
- zip
- yauzl
- zip-stream
- stream
A file system iterator with filter and asyncIterator iterafaces. Supports Node 0.10 and above
Calls a callback only once
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
Regex execution engine for streams
Calls async iterator next using a callback format
Maximize the parallel calls of an iterator supporting asyncIterator interface
Create generators implemented the PromiseLike interface so that they can be awaited in async contexts.
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
Composable iterator and async iterator tools, supporting old platforms without yield or async/await
- each
- forEach
- iter
- iterator
- async-iterator
- asyncIterator
- iterable
- async-iterable
- generator
- async-generator
- async
- composable
- map
- filter
> Generator and AsyncGenerator functions|constructors|classes as a module
- iterator
- generator
- async
- async generator
- async generator function
- generator function
- iterable
- asyncIterator
Given an iterator of sorted items, find matching items in another.
operators and stream utilities for async iterators