Gets and sets the names of functions
Set a function's name property
Apply ES2015 function.name semantics to all functions
Helper function to change the property 'name' of every function
Get callsites from the V8 stack trace API
Run a function exactly one time
The Node.js `util.deprecate()` function with browser support
simplified stream construction
Array#isArray for older browsers
Imbues partially-applied functions with knowledge of their origins
JSON parse & stringify that supports binary via bops & base64
ECMAScript AST recursive visitor
random bytes from browserify stand alone
A cross browser microtask library
Determine the `package.json#type` which applies to a location
process.nextTick but always with args
Returns true if a string has an extglob.
generator async control flow goodness
Make a function mimic another one
Use node's fs.realpath, but fall back to the JS implementation if the native one fails
Reads and caches the entire contents of a file until it is modified
Callback wrapping utility
Extra assertions on top of node's assert module
Test whether an object looks like a promises-a+ promise