Calculate the cumulative minimum absolute value of single-precision floating-point strided array elements.
Test if a value is complex-typed-array-like.
Calculate the mean and variance of a double-precision floating-point strided array using a two-pass algorithm.
Apply a unary callback to elements in an n-dimensional nested input array and assign results to elements in an n-dimensional nested output array.
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Generic headless utility library -- crypto, encoding, dates, files, images, SolidJS primitives
Detect native Set support.
Estlint rule - no async callbacks for array methods
Assign callbacks to unary interfaces according to type promotion rules.
find all combinations from array
Calculate the mid-range of a strided array according to a mask.
Calculate the mid-range of a single-precision floating-point strided array according to a mask, ignoring NaN values.
a CSS selector parser
Cauchy distribution quantile function.
Return an integer corresponding to the significand of a single-precision floating-point number.
Babel plugin for variable auto imports
Calculate the arithmetic mean of a strided array, ignoring NaN values.
Multiply two double-precision complex floating-point numbers.
Compute the hyperbolic arctangent of each element retrieved from an input strided array via a callback function.
Test if an input value is a supported array integer data type.
Evaluate Binet's formula extended to real numbers for each element retrieved from an input strided array via a callback function.
Compute the absolute value for each element in a single-precision floating-point strided array.
Calculate the arithmetic mean of a strided array using Welford's algorithm.
An easy-to-use wildcard globbing library.