Takes a grid of values (GeoJSON format) and a set of threshold ranges. It outputs polygons that group areas within those ranges, effectively creating filled contour isobands.
Jest resolver to handle node's 'exports' package entry points.
Calculate statistical regressions for two-dimensional data
Node JS directory compare
A regular expression to match all emoji-only symbols
Calculates the distance from a point to the edges of a polygon or multi-polygon.
TypeScript definitions for concaveman
overlay base component
grunt plugin for karma test runner
Small utility library that check if a new file content can be merged safely in the on-disk existing file.
Exposes a function to interpolate any number of points along a multi-segment line (LineString).
Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.
a geographic extent object
Perfect interpolation for animated multiplayer cursors.
Re-project a line.
Compute the Voronoi diagram of a set of two-dimensional points.
ParaX UniswapV3 Mini App
All-in-one Takumi package for Node.js and WebAssembly runtimes.
Polygon and line clipping and offsetting library for Javascript / Typescript - a port of Angus Johnson's clipper to WebAssembly / Asm.JS
A library for efficiently querying points along cubic Bezier curves.
Extend Three.js standard materials with your own shaders!
Generate hexmaps from data that uses the Open Data Institute's HexJSON format.
Get the code points of each character in the string
Implementation of the Graham Scan algorithm to calculate a convex hull from a given array of x, y coordinates.