Craft command-line Masterpieces
Apply a callback to elements in an input ndarray and assign results to elements in a new output ndarray.
Create a double-precision floating-point vector (i.e., a one-dimensional ndarray).
Define and query information about a kit package
Glob to regular expression with support for extended globs
Quick CLI argv parser and validator
Calculate the cumulative sum of double-precision floating-point strided array elements.
Hypergeometric distribution excess kurtosis.
Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.
Compute the sum of absolute values (L1 norm).
Negative binomial distribution.
Add a constant to each double-precision floating-point strided array element and compute the sum using an improved Kahan–Babuška algorithm.
Fastest random ID and random string generation for Node.js
remove "use strict" directive
Natural logarithm of the probability mass function (PMF) for a hypergeometric distribution.
Generate test suites for checks that already happened at build-time
Binomial distribution constructor.
An incremental implementation of MurmurHash3
Apply a unary function to a double-precision floating-point strided input array according to a strided mask array and assign results to a double-precision floating-point strided output array.
Remove the last UTF-16 code unit of a string.
MarkdownLint Command Line Interface
Read a protobuf schema from the disk, parse it and resolve all imports
Create a filled four-dimensional nested array.
Compute the inverse half-value versed cosine.