Uint16Array.
Uint8Array.
Float32Array.
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.
Turn anything into an array
Store localized fields in an array to save on attributes
Copy files and folders using Rollup
Loop over each item in an array and call the given function on every element.
Stringify your JSON at max speed
git-log-parser
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Get esbuild-compatible targets from a browserlist config
A tiny, faster alternative to native Array.prototype.every
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
ECMAScript (ESTree) AST walker
Convert object keys from camel case
utilities for primitive JavaScript types
Returns an array of Typed Array names that are available in the current environment
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
Array utils
Node default behavior import resolution plugin for eslint-plugin-import.
Simple array test
Programmatic access to information about the AXObject Model
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.