Utility for converting between WGS84 lat/lng and MGRS coordinates
Test whether a string contains only alphanumeric characters.
Create an iterator for generating pseudorandom numbers drawn from a continuous uniform distribution.
Calls async iterator next using a callback format
Arcsine distribution excess kurtosis.
Cleans up and inlines your SVG files into Webpack module.
javascript implementation of Dunning's T-Digest for streaming quantile approximation
Operations for two-dimensional polygons.
Triangular distribution cumulative distribution function (CDF).
Compliance tests for textlint's AST(Abstract Syntax Tree).
Common utils for ES6 and Node.js
ICO encoder and decoder for sharp base on ico-endec.
Calculate the cumulative maximum of a strided array.
Array#filter for older browsers.
Return the Cartesian power.
Calculate the sum of single-precision floating-point strided array elements using ordinary recursive summation with extended accumulation and returning an extended precision result.
remove items from a javascript array without generating memory garbage
TypeScript definitions for empower-core
Test if a value is a number having a negative value.
Validates mint.json files
TypeScript definitions for objects-to-csv
Locally-weighted polynomial regression via the LOWESS algorithm.
Compute the sum of all elements in a one-dimensional single-precision floating-point ndarray.
Calculate the cumulative sum of strided array elements using a second-order iterative Kahan–Babuška algorithm.