Split a double-precision floating-point number into a higher order word and a lower order word.
No description provided.
Generate hexmaps from data that uses the Open Data Institute's HexJSON format.
Remove duplicate values from an array. Fastest ES5 implementation.
Json Schema Type Builder with Static Type Resolution for TypeScript
Return the intersection between two sets.
Javascript Set operations
whether a picking ray intersects with a plane
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Return a shallow copy of a portion of an array.
an easy way to set vertex data on a BufferGeometry
Underlying schema language parsed from arktype syntax.
Useful functions when working with JSON.
For given polygon finds if any of segments intersect with each other
A markup format for TypeScript code, ideal for creating self-contained code samples which let the TypeScript compiler do the extra leg-work. Inspired by the [fourslash test system](https://github.com/orta/typescript-notes/blob/master/systems/testing/fours
javascript implementation of Dunning's T-Digest for streaming quantile approximation
babel module loader for webpack
High-performance Base64 encoder and decoder
Implementation of the Graham Scan algorithm to calculate a convex hull from a given array of x, y coordinates.
Transformations between the Web Mercator projection and Latitude Longitude coordinates
Return a string created by joining array elements using a specified separator.
Turn anything into an array
Simple lazy loading component built with react
Round a double-precision floating-point number toward zero.