ipv6-normalize
Parse http headers
Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
Similar to map for arrays, this creates a new object by calling the callback on each property of the original object.
recursively transform key strings to dash-case
Laplace distribution logarithm of probability density function (PDF).
Fréchet distribution variance.
Loop over each item in an array and call the given function on every element.
Comma delimit an array for human readability, the Oxford comma is optional.
Compute a geometric mean incrementally.
Replace user home in a string with another string. Useful for tildifying a path.
Fast CBOR with a focus on strictness
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
4-directional swipe gestures for react-native
Compute an arithmetic mean of squared absolute values incrementally.
Compute a moving geometric mean incrementally.
Run AppleScript and get the result
Apply an async function to each Array element in series.
Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.
Perform a reduction over a list of specified dimensions in an input ndarray and assign results to a provided output ndarray.
Return the last grapheme cluster (i.e., user-perceived character) of a string.
Rayleigh distribution mode.
Request that Node.js child processes preload modules
Helps you write code with promise-like chains that can run both synchronously and asynchronously