Async iterator utilities
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
A polyfill for Iterator helpers proposal
Apply a function to a each element of a collection and return a new array of results.
An async iterator that joins multiple other async iterators in order, one after another.
High-priority task queue for Node.js and browsers
Calls async iterator next using a callback format
Actions glob lib
Socket.dev optimized package override for es-iterator-helpers
JavaScript Performance Monitor
Small, performant & immutable iteration utilities for Arrays and Objects
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
Properties file reader for Node.js
Iterator helpers
Easy tables for your console data
A file system iterator with filter and asyncIterator iterafaces. Supports Node 0.8 and above
Base iterator for extract iterators like tar-iterator and zip-iterator
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Create a deferred async iterator.
High-priority task queue for Node.js and browsers
Exposes stats about the libuv default loop
Run a list of functions in order in a given object context. The functions can be callback-taking or promise-returning.