An xml parser for node.js written in Javascript.
Convert shorthand hex color codes into full
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
API for combining call site modifiers
Test whether a string contains only alphanumeric characters.
Calls async iterator next using a callback format
Promisify a callback-based function
git@github.com:stalniy/ucast.git
Calculate the cumulative maximum of a strided array.
C APIs for creating and managing strided array function objects.
Arcsine distribution skewness.
ECL List with illustration
Calculate the sum of single-precision floating-point strided array elements using ordinary recursive summation with extended accumulation and returning an extended precision result.
TypeScript definitions for which
Poisson distribution excess kurtosis.
Utility for converting between WGS84 lat/lng and MGRS coordinates
Create an iterator for generating pseudorandom numbers drawn from a continuous uniform distribution.
Test if a value is a number having a nonpositive value.
Natural logarithm of the cumulative distribution function (CDF) for a lognormal distribution.
Compliance tests for textlint's AST(Abstract Syntax Tree).
Calculate the cumulative sum of strided array elements using a second-order iterative Kahan–Babuška algorithm.
Operations for two-dimensional polygons.
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
Simultaneously sort two strided arrays based on the sort order of the first array using heapsort.