Utility for converting between WGS84 lat/lng and MGRS coordinates
Create an iterator for generating pseudorandom numbers drawn from a continuous uniform distribution.
Calls async iterator next using a callback format
Test whether a string contains only alphanumeric characters.
javascript implementation of Dunning's T-Digest for streaming quantile approximation
Operations for two-dimensional polygons.
Cleans up and inlines your SVG files into Webpack module.
Arcsine distribution excess kurtosis.
Compliance tests for textlint's AST(Abstract Syntax Tree).
Triangular distribution cumulative distribution function (CDF).
Common utils for ES6 and Node.js
Calculate the cumulative maximum of a strided array.
ICO encoder and decoder for sharp base on ico-endec.
Return the Cartesian power.
Array#filter for older browsers.
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
Validates mint.json files
Test if a value is a number having a negative value.
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.