Simple string test
Convert a string to inverse case.
Bernoulli distribution excess kurtosis.
Keeps track of a server's open sockets so they can be destroyed at a moment's notice.
Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using insertion sort.
Calculate the variance of a strided array using a one-pass trial mean algorithm.
Return an unsigned 16-bit integer corresponding to the IEEE 754 binary representation of a half-precision floating-point number.
4-directional swipe gestures for react-native
Test if a value is a BigUint64Array.
transform stream to tokenize html
Compute the sum of a one-dimensional single-precision floating-point ndarray, ignoring `NaN` values.
Compute a moving sum of squared absolute values incrementally.
Rayleigh distribution probability density function (PDF).
Run AppleScript and get the result
Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
recursively transform key strings to dash-case
Compute the sum of all elements in a one-dimensional single-precision complex floating-point ndarray using an improved Kahan–Babuška algorithm.
ipv6-normalize
Replace user home in a string with another string. Useful for tildifying a path.
Return the last index of a specified search element in a strided array.
Add a scalar constant to each single-precision floating-point strided array element and compute the sum using ordinary recursive summation.
ES2019 spec-compliant String.prototype.trimLeft shim.
Comma delimit an array for human readability, the Oxford comma is optional.
Return the last index of a specified search element in a double-precision floating-point strided array.