Async value container
a base class for sdk with default error handler
Async hook
Retry a promise-returning or async function
One promise for multiple requests in flight to avoid async duplication
Creates a value/error pair to mimic promise behavior
Cross-platform support for running Windows executables
A utility that allows retrying a function with an exponential delay between attempts.
File descriptor manager
Find the closest babel config based on a directory
A plugin for the Acorn parser that understands the ES7 keywords async and await
Convert directories to glob compatible strings
The missing constructor function for creating safe async iterators
Function that returns an arbitrary `async function`, or undefined if `async function` syntax is unsupported.
Allow tests to be aware of addon / application asynchrony.
wrapper around async.queue to make some common usages simpler
Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.
Get the MAC addresses (hardware addresses) of the hosts network interfaces.
Function that returns an arbitrary async generator function, or undefined if async generator syntax is unsupported.
unzip a zip file into a directory using 100% javascript
Compose your async functions with elegance.
AsyncResource integration for EventEmitter
Specialized fast async file writer
Retrying made simple, easy and async