Validates if a value is an array.
dead-simple optimistic async helper
protobuf-style varint bytes - use msb to create integer values of varying sizes
HPACK implementation
Convert a plain array of nodes (with pointers to parent nodes) to a tree
Generate contour lines from a grid of data.
Like JSON.stringify, but doesn't blow up on circular refs.
Array manipulation, ordering, searching, summarizing, etc.
Effectively merge arrays of objects into a single array by merging objects with the same key (property).
Mixin the own and inherited properties of other objects onto the first object. Pass an empty object as the first arg to shallow clone.
Stringify any JavaScript value.
Array diffing
Reduce an array to unique values, optionally into a separate array.
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Implements performance.now (based on process.hrtime).
Asynchronous iterator function for parallel processing.
Stringify an object/array like JSON.stringify just without all the double-quotes (ES5 compatible)
Convert data to Uint8Array
Deep copy objects and arrays
Computes the longest prefix string that is common to each path, excluding the base component
Convert HSL colors to RGB colors in hex format.
Compile object rest and spread to ES5
Array#isArray for older browsers