Sixel image format for node and browser.
Socket.dev optimized package override for array-buffer-byte-length
Like a Set, but provides the index of the `key` in the backing array
Create an array with values that are present in the first input array but not additional ones
Lazy-evaluating list of files, based on globs or regex patterns
Minimal async jobs utility library, with streams support
Create an array without duplicates
TypeScript definitions for dom4
No description provided.
Remove duplicate values from an array. Fastest ES5 implementation.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Turn anything into an array
Converts arrays of integers from one base to another. Uses an O(N²) algorithm.
Loop over each item in an array and call the given function on every element.
Stringify your JSON at max speed
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
Extremely fast double-ended queue implementation
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.
utilities for primitive JavaScript types
Array utils
Compute contour polygons using marching squares.
uint8array utilities
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.