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