Repeat a string a specified number of times and return the concatenated result.
Convert a Node-API value to an unsigned 8-bit integer array.
Apply a binary callback to elements in two broadcasted input arrays and assign results to elements in a four-dimensional nested output array.
Remove singleton dimensions from an ndarray
Compute the multiplicative inverse for each element in a double-precision floating-point strided array according to a strided mask array.
Return the index of the last element which passes a test implemented by a predicate function.
Integration testing for CLI applications
A tiny and fast selection algorithm in JavaScript.
Apply a unary callback to elements in a broadcasted nested input array and assign results to elements in a three-dimensional nested output array.
Compute the cube root for each element in a single-precision floating-point strided array according to a strided mask array.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Compute the L2-norm of a complex single-precision floating-point vector.
Convert an object's keys to snake case
base element for react-icons
Return a JSON representation of an error object.
Cumulatively test whether at least one array element in a provided array passes a test implemented by a predicate function, while iterating from right-to-left.
align-text with ANSI support for CLIs
Return a constructor for creating a two-sample Z-test results object.
Get 4-channel pixels array from an ndarray or nested array
Beta prime distribution expected value.
TailwindCSS v4.0 compatible replacement for `tailwindcss-animate`.
Copy all or part of a matrix A to another matrix B.
Return the last index of a specified search element along an ndarray dimension.
Compute the sum of three double-precision floating-point numbers.