Resolve any installed ES6 compatible promise
Use node's fs.realpath, but fall back to the JS implementation if the native one fails
Get callsites from the V8 stack trace API
Array#isArray for older browsers
Safe(r) monkeypatching for JavaScript.
Make a function mimic another one
No description provided.
Turn a function into an `http.Agent` instance
Try to guess if your terminal supports unicode
delay the evaluation of a paramless async function and cache the result
generator async control flow goodness
JSON parse & stringify that supports binary via bops & base64
High-priority task queue for Node.js and browsers
[](https://travis-ci.org/stefanpenner/get-caller-file) [](https://ci.a
Throttle a function to limit its execution rate
Promisifies all the selected functions in an object
Reads and caches the entire contents of a file until it is modified
Returns true if a string has an extglob.
Make a callback- or promise-based function support both promises and callbacks.
Zero CPU overhead, zero dependency, true event-loop blocking sleep
One promise for multiple requests in flight to avoid async duplication
Allows users to use generators in order to write common functions that can be both sync or async.
Run the supplied function exactly one time (once)
Build chainable fluent interfaces the easy way... with a freakin' chainsaw!