Extremely fast double-ended queue implementation
Remove duplicate values from an array. Fastest ES5 implementation.
Implementation of paper 'An O(ND) Difference Algorithm and Its Variations' on array
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Array of "block level elements" defined by the HTML specification
Make a list of draggable collapsible items.
Prevent defined property getters from throwing errors
Get esbuild-compatible targets from a browserlist config
Turn anything into an array
Loop over each item in an array and call the given function on every element.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
`Array#forEach()` but it’s possible to define where to move to next
Stringify your JSON at max speed
Various transforms for ranges of array/list indices. [npm search keywords: bounds confine enumerate index indexes map modulo translate validate warp]
A localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood
Utility for adding Functions files in Netlify Build
Get an array of all files in a directory and subdirectories.
return the first event in a set of ee/event pairs
Canonical list of AWS Lambda runtime identifiers and corresponding CPU architectures
Great looking color maps
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.
Get an array of recursive directory contents
utilities for primitive JavaScript types
TypeScript definitions for sorted-array-functions