diff-arrays
Utility method for finding the difference between arrays, showing which array has which differences
Utility method for finding the difference between arrays, showing which array has which differences
Converts recursive directory listing to an array or json object.
Data structures for performance-sensitive modern JavaScript applications.
Keeps last n values only.
Keeps values at given indices only.
Breaks array after given indices.
Scans from left, while a test passes.
Finds last index of an infix.
Immutable Array.prototype.push
Immutable Array.prototype.shift.
Immutable Array.prototype.sort.
Immutable Array.prototype.unshift.
Immutable Array.prototype.fill.
Immutable Array.prototype.pop.
Collection of immutable Array.prototype methods.
A collection of useful utility functions with associated TypeScript types. All functions have been unit tested.
The JungleFresh Swiss Army Knife.
Sort an array of strings by length
Grab the pixels from a canvas' context, be it 2D or 3D, and return them in an array.
De-duplicate arrays of arbitrary objects with a equality function.