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.
No description provided.
Turn a function into an `http.Agent` instance
delay the evaluation of a paramless async function and cache the result
Make a function mimic another one
Try to guess if your terminal supports unicode
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
Make a callback- or promise-based function support both promises and callbacks.
Returns true if a string has an extglob.
Zero CPU overhead, zero dependency, true event-loop blocking sleep
Allows users to use generators in order to write common functions that can be both sync or async.
One promise for multiple requests in flight to avoid async duplication
Build chainable fluent interfaces the easy way... with a freakin' chainsaw!
Run the supplied function exactly one time (once)