earcut
The fastest and smallest JavaScript polygon triangulation library for your WebGL apps
Updated by @mapbox-npm-01
delaunator
An incredibly fast JavaScript library for Delaunay triangulation of 2D points
Updated by @mapbox-npm-01
pixelmatch
popularThe smallest and fastest pixel-level image comparison library.
Updated by @aarthykc
leaflet.markercluster
Provides Beautiful Animated Marker Clustering functionality for Leaflet
Updated by @mourner
concaveman
Fast 2D concave hull algorithm in JavaScript (generates an outline of a point set)
Updated by @mapbox-npm-01
robust-predicates
Fast robust predicates for computational geometry in JavaScript. Provides reliable 2D and 3D point orientation tests (orient2d, orient3d, incircle, insphere) that are not …
Updated by @mourner
webworkify
launch a web worker that can require() in the browser with browserify
Updated by @mourner