Provide helpers that polyfill all methods defined in [iterator helpers proposal](https://github.com/tc39/proposal-iterator-helpers), both for `Iterator` and `AsyncIterator`, and even more.
walk paths fast and efficiently
Apply a function to a each element of a collection and return a new array of results.
A polyfill for Iterator helpers proposal
An async iterator that joins multiple other async iterators in order, one after another.
Actions glob lib
Text traversal for HTML documents.
Calls async iterator next using a callback format
Aggregates several async iterators into one (zip)
Test if a value is iterator-like.
Socket.dev optimized package override for es-iterator-helpers
Small, performant & immutable iteration utilities for Arrays and Objects
Find a file by walking up the directory tree
It iterates through a graph or a tree recursively
Maximize the parallel calls of an iterator supporting asyncIterator interface
Base iterator for values retrieved using a stack of async functions returning values
Standard iterator utilities.
Iterator helpers
Create an iterator which iterates over grapheme clusters.
Javascript parser for ics (rfc5545) and vcard (rfc6350) data
utility functions for async iterators
glob style matching on iterables
Base iterator for extract iterators like tar-iterator and zip-iterator
A file system iterator with filter and asyncIterator iterafaces. Supports Node 0.8 and above