Is to make your code have less callback!
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
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
Read arrays as standard WhatWG streams.
Promise version of glob
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
Bare bones Promises/A+ implementation
Retries a function that returns a promise, leveraging the power of the retry module.
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.
Map over promises concurrently
A data loading utility to reduce requests to a backend via batching and caching.
Unzip cross-platform streaming API
Promisify a callback-based function
Test whether an object looks like a promises-a+ promise