js常用函数
Callback wrapping utility
Run a function exactly one time
The Node.js `util.deprecate()` function with browser support
A small polyfill for Object.setprototypeof
Determine if a function is a native generator function.
A cross browser microtask library
Array#isArray for older browsers
process.nextTick but always with args
simplified stream construction
Determine if a function is a native async function.
ECMAScript AST recursive visitor
random bytes from browserify stand alone
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
Buffers events from a stream until you are ready to handle them.
Resolve any installed ES6 compatible promise
Returns true if a string has an extglob.
Allows users to use generators in order to write common functions that can be both sync or async.
[](https://travis-ci.org/stefanpenner/get-caller-file) [](https://ci.a
Promisifies all the selected functions in an object
Get the command from a shebang
generator async control flow goodness
Reads and caches the entire contents of a file until it is modified