`[].map(f)` for older browsers
Create contours from non-gridded data with meandering triangles.
Tag cloud/Wordle presentation on 2D canvas or HTML
Check if two arrays are equal
TypeScript definitions for d3-array
Converts arrays of integers from one base to another. Uses an O(N²) algorithm.
wraps words based on arbitrary 2D glyphs
ECMAScript extensions and shims
This library may not be fast, but it is robust. Robust in the fact that it will find all of the self-intersections in a polygon - minus of course shared endpoints.
Rescale an array into a range
Pipe an Array through Node.js streams
Runs a list of async tasks, passing the results of each into the next one
Framework-independent loaders for compressed and super compressed (basis) textures
No description provided.
return the first event in a set of ee/event pairs
A 2D spatial index for axis-aligned boxes
A wrapper for attaching a 2D camera to a DOM element
Isomorphic, load-anywhere function to sort an array by scalar, deep or computed values in any standard or custom order
{G,S}et object values using MongoDB-like path notation
Find the first element in an array that passes a callback test. Equivalent to underscore.find()
Async array reduce. Asynchronously applies a function against an accumulator and each element in an array (from left to right, in series) to reduce it to a single value.
2D camera for WebGL
Create an error from an array of error messages
A fast implementation of a fisher-yates shuffle that does not mutate the source array.