Lazy-evaluating list of files, based on globs or regex patterns
Fast 2D concave hull algorithm in JavaScript (generates an outline of a point set)
gets canvas context by name
Better image downscale with canvas.
Create an array with values that are present in the first input array but not additional ones
Like a Set, but provides the index of the `key` in the backing array
TypeScript definitions for concaveman
Minimal async jobs utility library, with streams support
Create an array without duplicates
Array2D is an auxiliary tool to create, manage and manipulate 2d arrays.
Remove duplicate values from an array. Fastest ES5 implementation.
No description provided.
2D WebGL point cloud plots
Fast nd point clustering.
Force-directed graph layout in 1D, 2D or 3D using velocity Verlet integration.
An Angular library for 2D geometric computations, providing classes and utilities for manipulating points, lines, vectors, rectangles, arcs, and transformations.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
The geometry-engine package provides comprehensive geometric entities, mathematical operations, and transformations for 2D and 3D space. This package mimics AutoCAD ObjectARX's AcGe (Geometry) classes and provides the mathematical foundation for CAD opera
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
WebGL-accelerated signed distance field generation for 2D paths
Turn anything into an array
Loop over each item in an array and call the given function on every element.
A wrapper for attaching a 2D camera to a DOM element