Draw perfect pressure-sensitive freehand strokes.
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v3.1.0’s categories, scripts, blocks, bidi, and other properties.
A module that buffers code points before flushing these as single char
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v4.0.1’s categories, scripts, blocks, bidi, and other properties.
Operations for two-dimensional polygons.
Convert a series of points to a monotone cubic spline
Strip non-character code points from a string.
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v5.1.0’s categories, scripts, blocks, bidi, and other properties.
Fill a polygon with lines
Fast 2D concave hull algorithm in JavaScript (generates an outline of a point set)
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v3.2.0’s categories, scripts, blocks, bidi, and other properties.
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v6.2.0’s categories, scripts, blocks, bidi, and other properties.
Takes a set of points and creates a Triangulated Irregular Network.
Convert characters to Unicode code points and back. Zero dependencies.
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v6.3.0’s categories, scripts, blocks, bidi, and other properties.
Encodes binary data as valid unassigned Unicode code points, also known as tofu.
Takes a set of points and partition them into clusters according to DBSCAN's data clustering algorithm.
A mesh replacement for `THREE.Line`. Instead of using GL_LINE, it uses a strip of billboarded triangles. This is a fork of [spite/THREE.MeshLine](https://github.com/spite/THREE.MeshLine), previously maintained by studio [Utsuboco](https://github.com/utsub
Fast nd point clustering.
A very fast geospatial point clustering library.
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v2.1.5’s categories, scripts, blocks, bidi, and other properties.
TypeScript definitions for d3-polygon
Takes a FeatureCollection of points and calculates the median center.
Finds points that fall within polygon(s).