foreach component + npm package
Async enabled each(), map(), filter() functions that work just like their standard counterparts, but can be used with async/await and also provide concurrency limiting. Includes built-in typings and JSDoc comments for IntelliSense documentation.
Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.
async based on promises
Simple library for orchestrating asynchronous operations
Yjs encoding protocols
Rope-based persistent sequence type
Semaphore using `async` and `await`
Estlint rule - no async callbacks for array methods
Asynchronously calls a function on each element in an array in series.
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.
Run promise-returning & async functions in series
Allow parsing of async functions
Minimal zero-dependency utilities for using JavaScript Iterables in all environments.
Gracefully handle a Promise using async/await.
TypeScript definitions for tiny-async-pool
Promisify a callback-based function
utilities for primitive JavaScript types
Run an array of functions in parallel, but limit the number of tasks executing at the same time
A utility for managing the `processinfo` folder that NYC uses.
Codecs for various data structures
Parses set-cookie headers into objects
Higher-order functions and common patterns for asynchronous code. Node specific port of async.
Gracefully handle a Promise using async/await.