Resolve a URI relative to an optional base URI
Compute the cumulative sum of a one-dimensional single-precision floating-point ndarray using a second-order iterative Kahan–Babuška algorithm.
Triangular distribution.
Compute the sum of a one-dimensional ndarray, ignoring `NaN` values and using pairwise summation.
Convert a camelized/dasherized/underscored string into a humanized one: `fooBar-Baz_Faz` → `Foo bar baz faz`
Compute the complete elliptic integral of the first kind.
This changes RegExp constructors into literals if the RegExp arguments are strings.
Create and parse HTTP Content-Type header
Triangular distribution constructor.
Convert a string to HTTP header case.
Predicate that returns true if base64 string.
Node.js implementation of PostgreSQL's format() to safely create dynamic SQL queries.
A regular expression for file paths that contain a `node_modules` folder.
Bernoulli distribution mode.
Return the first index of a specified search element in a one-dimensional single-precision floating-point ndarray.
check if a string is within a range
Compute the cumulative sum of a one-dimensional double-precision floating-point ndarray using a second-order iterative Kahan–Babuška algorithm.
Natural logarithm of the probability density function (PDF) for a Pareto (Type I) distribution.
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.
Compute the cumulative sum of a one-dimensional double-precision floating-point ndarray using an improved Kahan–Babuška algorithm.
The lodash method `_.cloneDeep` exported as a module.