<!--
Compute the cumulative sum of a one-dimensional single-precision floating-point ndarray using a second-order iterative Kahan–Babuška algorithm.
Convert a camelized/dasherized/underscored string into a humanized one: `fooBar-Baz_Faz` → `Foo bar baz faz`
Triangular distribution.
Compute the sum of a one-dimensional ndarray, ignoring `NaN` values and using pairwise summation.
Create and parse HTTP Content-Type header
This changes RegExp constructors into literals if the RegExp arguments are strings.
Compute the complete elliptic integral of the first kind.
Triangular distribution constructor.
Predicate that returns true if base64 string.
Convert a string to HTTP header case.
Node.js implementation of PostgreSQL's format() to safely create dynamic SQL queries.
Return the first index of a specified search element in a one-dimensional single-precision floating-point ndarray.
A regular expression for file paths that contain a `node_modules` folder.
Bernoulli distribution mode.
check if a string is within a range
Natural logarithm of the probability density function (PDF) for a Pareto (Type I) distribution.
Compute the cumulative sum of a one-dimensional double-precision floating-point ndarray using a second-order iterative Kahan–Babuška algorithm.
Efficiently modify strings containing ANSI escape codes
One-sample and paired z-Test.
A simple library containing all known terminal ansi escape codes and sequences.
Return the alias associated with a specified package name.
The lodash method `_.cloneDeep` exported as a module.
Sort a double-precision floating-point strided array.