No description provided.
Creates a real Array from almost anything.
The pug lexer (takes a string and converts it to an array of tokens)
Pipe an Array through Node.js streams
Computes the longest prefix string that is common to each path, excluding the base component
A simple list of possible Typed Array names.
Returns true if an object was created by the `Object` constructor, or Object.create(null).
compute the closest common parent for file paths
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Returns true if the value is an object and not an array or null.
A polyfill for Array.prototype.flat and Array.prototype.flatMap
Create an object path from a list or array of strings.
Return true if a value is a valid glob pattern or patterns.
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.
parses number and unit, '20px' into [20, 'px']
Additional array extensions with a chainable api
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
JSON parse & stringify that supports binary via bops & base64
Parse postgres array columns
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
Estimate points on a SVG path
Like an array, but rounder.
Sparse array implementation in JS with no dependencies
Asynchronous iterator function for parallel processing.