Function Reflection in Javascript With Support for ES2015+ Syntax
Metadata reflector with typing support.
Run a function exactly one time
Callback wrapping utility
The Node.js `util.deprecate()` function with browser support
Determine if a function is a native generator function.
Array#isArray for older browsers
A small polyfill for Object.setprototypeof
A cross browser microtask library
simplified stream construction
process.nextTick but always with args
random bytes from browserify stand alone
ECMAScript AST recursive visitor
Determine if a function is a native async function.
Buffers events from a stream until you are ready to handle them.
Use node's fs.realpath, but fall back to the JS implementation if the native one fails
JSON parse & stringify that supports binary via bops & base64
Resolve any installed ES6 compatible promise
Allows users to use generators in order to write common functions that can be both sync or async.
Returns true if a string has an extglob.
Utility module used for metadata reflection
[](https://travis-ci.org/stefanpenner/get-caller-file) [](https://ci.a
Promisifies all the selected functions in an object
Reflects types from openAPI schemas