Bizarro minimist: transform an options object into argv
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Get the last or last n elements in an array.
Unopinionated, no-frills CLI argument parser
Quickly scan for CLI flags and arguments
Deep comparison of 2 instances for should.js
Detect whether or not an object is a Typed Array
Find the first element in an array that passes a callback test. Equivalent to underscore.find()
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Runs (webpack) loaders
git-log-parser
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Convert object keys to camel case
> Convenient JavaScript function that serializes Objects to FormData instances.
Safely push each item of an array to a stream
A simple list of possible Typed Array names.
Validates if a value is NaN.
Concatenate a readable stream's data into a single array
ECMAScript (ESTree) AST walker
core-js compat
Is this value a JS ArrayBuffer?
Is this value a JS SharedArrayBuffer?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.