Cross platform normalization of process.argv
Calculate the arithmetic mean of a strided array, ignoring NaN values.
Compute the cumulative sum of a one-dimensional single-precision floating-point ndarray using a second-order iterative Kahan–Babuška algorithm.
Round each element in a double-precision floating-point strided array toward negative infinity according to a strided mask array.
Return the index of the last element which equals a provided search element.
Detect native arrow function support.
Clip empty files from stream.
Calculate the minimum value of a strided array according to a mask.
A collection of useful utility types for TypeScript, including Option, Result, and more
Calculate the arithmetic mean of a strided array using Welford's algorithm.
Exponential distribution constructor.
Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environment
Collection of utility functions
Compute the cumulative sum of a one-dimensional single-precision floating-point ndarray using an improved Kahan–Babuška algorithm.
Test if a value is a 128-bit complex number.
Compute the cumulative sum of a one-dimensional single-precision floating-point ndarray using ordinary recursive summation.
Element-wise subtraction of two strided arrays.
Weibull distribution logarithm of cumulative distribution function (CDF).
Cauchy distribution quantile function.
Generic headless utility library -- crypto, encoding, dates, files, images, SolidJS primitives
Calculate the maximum absolute value of a strided array according to a mask.
Calculate the mid-range of a strided array according to a mask, ignoring NaN values.
🐊Putout plugin improves ability to transform ESM code
Apply a unary callback to elements in a broadcasted nested input array and assign results to elements in a five-dimensional nested output array.