Returns true if a string has an extglob.
Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST
The Node.js `util.deprecate()` function with browser support
ES2015 `Object.assign()` ponyfill
Safer Node.js Buffer API
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
A small polyfill for Object.setprototypeof
Promisifies all the selected functions in an object
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
StorFly IoT storfly iot datapipe
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
extend like a boss
A stream that emits multiple other streams one after another.
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Fast deep equal
Support for representing 64-bit integers in JavaScript
YAML 1.2 parser and serializer
Resolve any installed ES6 compatible promise
Determine the `package.json#type` which applies to a location
[](https://travis-ci.org/stefanpenner/get-caller-file) [](https://ci.a
Browser-friendly inheritance fully compatible with standard node.js inherits()
Reads and caches the entire contents of a file until it is modified
Get the shortest leading whitespace from lines in a string
Turn any collection of objects into its own efficient tree or linked list using Symbol