Merge multiple streams into one stream in sequence or parallel.
Buffers events from a stream until you are ready to handle them.
Returns true if a string has an extglob.
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.
ES2015 `Object.assign()` ponyfill
The Node.js `util.deprecate()` function with browser support
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
SDK for SQLAnalyzer API
extend like a boss
A stream that emits multiple other streams one after another.
Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST
YAML 1.2 parser and serializer
Fast deep equal
A cross browser microtask library
Resolve any installed ES6 compatible promise
This is just a simple wrapper over [this Golang executable](https://github.com/xwb1989/sqlparser) to validate SQL queries.
Support for representing 64-bit integers in JavaScript
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Determine the `package.json#type` which applies to a location
Browser-friendly inheritance fully compatible with standard node.js inherits()
[](https://travis-ci.org/stefanpenner/get-caller-file) [](https://ci.a
An arbitrary-precision Decimal type for JavaScript.