[](https://discord.gg/poimandres)
ANSI escape codes for manipulating the terminal
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.
Sort an array on an object property
Fill a polygon with lines
vx point
{G,S}et object values using MongoDB-like path notation
Proj4js is a JavaScript library to transform point coordinates from one coordinate system to another, including datum transformations.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Robustly get the byte offset of a Typed Array
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Get the ArrayBuffer out of a TypedArray, robustly.
A tiny library for packing 2D rectangles (for sprite layouts)
A simple list of possible Typed Array names.
Is this value a JS SharedArrayBuffer?
Is this value a JS ArrayBuffer?
Transformations between the Web Mercator projection and Latitude Longitude coordinates
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the byte length of a Typed Array
Robustly get the length of a Typed Array
WebRTC provider for Yjs
A small library for rounding corners
A JavaScript port of the Proj.4 cartographic projections library