Synchronous Promise-like prototype to use in testing where you would have used an ES6 Promise
generates a cryptographically strong random uid
A cross platform Promise.allSettled polyfill
Promise version of glob
A parallel, asynchronous implementation of forEach in ES6 with a configurable maximum degree of parallelism.
Itty bitty little widdle twinkie pinkie ES2015 Promise implementation
Concurrent prettier runner
Async control for arrays
Run the tasks collection of functions in parallel, without waiting until the previous function has completed.
Native Promise Only: A polyfill for native ES6 Promises **only**, nothing else.
limits calls to functions that return promises
Communicate with a Web Worker using Promises, allowing transferList
Essential utils for promises
Full featured Promises/A+ implementation with exceptionally good performance
Builds multiple webpack configurations in parallel and allows you to easily create variants to those configurations.
Concurrent prettier runner [fork to publish Prettier v3 support to npm]
Types and functions to make composition easy and safe
a util for spawning git from npm CLI contexts
Run mocha tests in parallel
Retries a function that returns a promise, leveraging the power of the retry module.
Promise-based queue
Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.
A basic promise scheduler that enables parallel promise execution with a load threshold
Get the first fulfilled promise that satisfies the provided testing function