Split array element entries into two groups.
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.
Vanilla Assertions
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.
Create a function for performing a reduction on a provided ndarray according to a callback function.
Pure-JS printf
CDS base database service
Compute the cumulative sum of a one-dimensional single-precision floating-point ndarray using a second-order iterative Kahan–Babuška algorithm.
Return a shifted view of an input ndarray.
Test if a value is a valid typed array length.
ES2017 spec-compliant String.prototype.padEnd shim.
Compute the dot product of two one-dimensional double-precision floating-point ndarrays.
<!--
F distribution mode.
Test if a value is a string in kebab case.
JavaScript utilities for Vega.
Compute the cumulative sum of a one-dimensional single-precision floating-point ndarray using an improved Kahan–Babuška algorithm.
Apply a quaternary callback to elements in four two-dimensional nested input arrays and assign results to elements in a two-dimensional nested output array.
Shareable MetaMask ESLint config.
Turn an array into a list of comma-separated values, appropriate for use in an English sentence.
Shareable MetaMask ESLint config for Jest.
Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.
power-assert instrumentor for TypeScript