array and async tooling
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
A utility for managing the `processinfo` folder that NYC uses.
Minimal async jobs utility library, with streams support
Return a function which tests if every element in an array passes a test condition.
asynchronous function queue with adjustable concurrency
Async array reduce. Asynchronously applies a function against an accumulator and each element in an array (from left to right, in series) to reduce it to a single value.
Get the first fulfilled promise that satisfies the provided testing function
Utilities to help expose prettier output in linting tools
Semaphore using `async` and `await`
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
Allow parsing of async functions
Estlint rule - no async callbacks for array methods
Minimal zero-dependency utilities for using JavaScript Iterables in all environments.
TypeScript definitions for tiny-async-pool
Promisify a callback-based function
Async tools - a collection of utility functions for working with async/await code.
A list of directories you should ignore by default
A Promise-based interface into processes created by child_process.spawn
Allow parsing of async generator functions
Asynchronous iterator function for parallel processing.
A utility/helper and data structure for representing a `Promise` in a declarative, reactive way in Glimmer.js and Ember Octane.
Get a stream as a string, Buffer, ArrayBuffer or array
Higher-order functions and common patterns for asynchronous code