Arrays.
JavaScript sprintf implementation
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.
Better binary searching
Works like String.prototype.replace but outputs an array. Useful for replacing parts of the string with objects of other types.
Get consecutively unique elements from an array
Int8Array.
Int32Array.
Int16Array.
Push items to an array at their correct sort-position
Array diffing
Returns an array filled with the specified input
Regular expression for matching semver versions
Opinionated code formatter for TypeScript and JavaScript
asynchronous function queue with adjustable concurrency
Buffer.
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
Apply a function to a each element of a collection and return a new array of results.
Translation between JavaScript values and Buffers
remove items from a javascript array without generating memory garbage
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.
Convert object keys from camel case