Enhances JavaScript's String prototype with additional utilities for string manipulation and formatting, including CamelCase, SnakeCase, and KebabCase, for more convenient string operations.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Match human-quality input to potential matches by edit distance.
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.
Compute a sample Pearson product-moment correlation coefficient.
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.
Convert a string to space case.
Parse JSON safely without throwing
Minimatch but for collections of minimatcher matchers.
Compute a sum of squared absolute values incrementally.
A tiny, PEG-like system for building language grammars with regexes.
mjml-column
Compute a moving maximum absolute value incrementally.
Compute a moving arithmetic mean of absolute values incrementally.
Compute the maximum value of a one-dimensional ndarray via a callback function.
Create an array containing pseudorandom numbers drawn from a normal distribution.
Helper functions for handling Regular Expressions and parsing user input as Regular Expressions
Return the first index of a specified search element in a strided array.