Create an iterator which invokes a binary function accepting numeric arguments for each iterated value.
Fastest JavaScript implementation of the porter2 stemmer
Split array element values into two groups.
Calculate the variance of a single-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.
Test if a value is a valid array length.
🐊Putout plugin adds ability to convert 'const' to 'let'
Half-precision floating-point positive infinity.
Calculate the mean and standard deviation of a double-precision floating-point strided array using a two-pass algorithm.
A JS implementation of JSONPath with some additional operators
Calculate the arithmetic mean of a double-precision floating-point strided array using ordinary recursive summation.
Binomial distribution mode.
Calculate the mid-range of a double-precision floating-point strided array.
Full CSS support for JSX without compromises
Triangular distribution moment-generating function (MGF).
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using ordinary recursive summation.
Test if a value is a `struct` instance.
Node.js Buffer API, for React Native
Compute a one-sample Z-test for a single-precision floating-point strided array.
Return an array of an object's own and inherited property names and symbols.
List of ~275,000 English words
Calculate the variance of a single-precision floating-point strided array using a one-pass trial mean algorithm.
Return a view of an input ndarray in which the order of elements along each dimension is reversed.
Test if a value is a parseable JSON string.
Binomial distribution excess kurtosis.