It iterates through a graph or a tree recursively
Get the default iterator or async iterator for an iterable or async iterable
Easy tables for your console data
Chai assertions for iterable objects
iterator for mini-html-parser
Async iterator utilities for Metorial. Provides programmable async iterators for creating controlled data streams and managing async iteration flow.
Convert event emitters and event targets to ES async iterators
Iterator library for JavaScript and TypeScript
Text traversal for HTML documents.
Reduces an object to a value that is the accumulated result of running each property in the object through a callback.
Polyfill for IE/Node 8 for Symbol.asyncIterator
A library of async iterator extensions for JavaScript including ```map```, ```reduce```, ```filter```, ```flatMap```, ```pipe``` and [more](https://github.com/jamiemccrindle/axax/blob/master/docs/API.md#functions).
process a vinyl file stream with minimal code
Extended iterable class, providing lazy array-like methods with automatic async and return/throw forwarding
Minimal async jobs utility library, with streams support
Asynchronous Iterator (ES2019)
Convert an async iterator/iterable to a readable stream
An iterator to iterate an array in random order with controls to requeue or dequeue elements during the iteration
Symbol iterator.
Detect native Symbol.iterator support.
Find the first element in an array that passes a callback test. Equivalent to underscore.find()
Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.
Array methods for ES6 Iterators
Convert a (async) iterator to a pull stream