Asynchronous Array Utility Library
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Minimal async jobs utility library, with streams support
asynchronous function queue with adjustable concurrency
Lightweight, beautiful and user-friendly prompts
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
JSON Schema validation and specifications
Nested clients for AWS SDK packages.
Semaphore using `async` and `await`
TypeScript definitions for tiny-async-pool
A babel preset for transforming your JavaScript for Airbnb
Allow parsing of async functions
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.
Minimal zero-dependency utilities for using JavaScript Iterables in all environments.
Estlint rule - no async callbacks for array methods
Promisify a callback-based function
A utility for managing the `processinfo` folder that NYC uses.
MongoDB query filtering in JavaScript
like touch(1) in node
A Promise-based interface into processes created by child_process.spawn
Higher-order functions and common patterns for asynchronous code
Allow parsing of async generator functions
Asynchronous iterator function for parallel processing.