Act on asynchronously loaded arrays via forEach, map, etc without the usual, messy callback interface.
A comprehensive collection of useful TypeScript generic types and utility types to enhance type-safety and developer experience. Includes array, promise, object manipulation, and advanced conditional types.
react modal supervisor based-on Array! & promise
No description provided.
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Promisify a callback-based function
Get the first fulfilled promise that satisfies the provided testing function
Failover version builder for `fn(array)`. Promise-based.
Creates a Promise that waits for a single event
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
asynchronous function queue with adjustable concurrency
TypeScript definitions for debounce-promise
Promise version of glob
Read arrays as standard WhatWG streams.
Communicate with a Web Worker using Promises, allowing transferList
Map over array avoiding parallel execution, using promises
Resolve any installed ES6 compatible promise
Merge multiple streams into a unified stream
Is to make your code have less callback!
Bare bones Promises/A+ implementation
Retries a function that returns a promise, leveraging the power of the retry module.
A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
Map over promises concurrently