Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Unopinionated, no-frills CLI argument parser
Create a shippable binary from a JS file
nv-array-range ============ - nv-array-range - subview and range of array
Takes a point and calculates the circle polygon given a radius.
Standalone CSS Selector Finder and Parser.
TypeScript definitions for cssom
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Robustly get the byte offset of a Typed Array
string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Run an array of functions in parallel, but limit the number of tasks executing at the same time
Get the ArrayBuffer out of a TypedArray, robustly.
A simple list of possible Typed Array names.
Fast and easy parser of statements in source code in any language ✂️
Is this value a JS SharedArrayBuffer?
Is this value a JS ArrayBuffer?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the byte length of a Typed Array
Robustly get the length of a Typed Array
Calculates the distance between a given point and the nearest point on a line.
Merges the enumerable properties of two or more objects deeply.