Array utilities (immutability, fp helpers)
Test if an array-like object supports the accessor (get/set) protocol.
Uppercase first character of each element in arrays of strings.
Int8Array.
Better binary searching
Get consecutively unique elements from an array
Int16Array.
Push items to an array at their correct sort-position
Returns an array filled with the specified input
Int32Array.
Array diffing
Function to search values (or keys) in objects by RegExp.
Apply a function to a each element of a collection and return a new array of results.
Regular expression for matching semver versions
Buffer.
Converts an array of items with ids and parent ids to a nested tree in a performant `O(n)` way. Runs in browsers and node.
remove items from a javascript array without generating memory garbage
asynchronous function queue with adjustable concurrency
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
Translation between JavaScript values and Buffers
JSON diff & patch (object and array diff, text diff, multiple output formats)
Node addon for string extraction for cbor-x
Prettier plugin to force all arrays to be multiline.
Populate a <canvas> element with a font texture atlas