ECL List with illustration
Create an iterator for generating pseudorandom numbers drawn from a continuous uniform distribution.
Utility for converting between WGS84 lat/lng and MGRS coordinates
Arcsine distribution excess kurtosis.
Calls async iterator next using a callback format
Cleans up and inlines your SVG files into Webpack module.
Triangular distribution cumulative distribution function (CDF).
javascript implementation of Dunning's T-Digest for streaming quantile approximation
Operations for two-dimensional polygons.
Calculate the cumulative maximum of a strided array.
ICO encoder and decoder for sharp base on ico-endec.
Common utils for ES6 and Node.js
Compliance tests for textlint's AST(Abstract Syntax Tree).
Test if a value is a number having a negative value.
Kumaraswamy's double bounded distribution cumulative distribution function (CDF).
Calculate the sum of single-precision floating-point strided array elements using ordinary recursive summation with extended accumulation and returning an extended precision result.
Return the Cartesian power.
Hypergeometric distribution probability mass function (PMF).
Array#filter for older browsers.
remove items from a javascript array without generating memory garbage
Locally-weighted polynomial regression via the LOWESS algorithm.
TypeScript definitions for empower-core
Create an iterator for generating uniformly distributed pseudorandom numbers between 0 and 1.
TypeScript definitions for objects-to-csv