Regular expression for testing if a file path is a windows UNC file path. Can also be used as a component of another regexp via the `.source` property.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Group element indices as arrays associated with distinct keys.
Calculate the sum of strided array elements, ignoring NaN values.
Match human-quality input to potential matches by edit distance.
Compute a sample Pearson product-moment correlation coefficient.
Lévy distribution logarithm of cumulative distribution function (CDF).
Get the last or last n elements in an array.
getpass for node.js
Detect the archive type of a Buffer/Uint8Array
Compute the residual sum of squares of two double-precision floating-point strided arrays.
The lodash method `_.memoize` exported as a module.
[](https://github.com/joshuaslate/convert-proto-to-ts/actions/workflows/main.yml) [](https://w
Parse JSON safely without throwing
Minimatch but for collections of minimatcher matchers.
Compute a sum of squared absolute values incrementally.
Generate package.json#exports from src
A tiny, PEG-like system for building language grammars with regexes.
Compute a moving arithmetic mean of absolute values incrementally.
Compute the maximum value of a one-dimensional ndarray via a callback function.
Convert a string to space case.
Raised cosine distribution probability density function (PDF).
Return the first index of a specified search element in a strided array.