Calculate the maximum value of a strided array via a callback function.
A simple function that print objects / arrays as ASCII tables. Handles ANSI styling and weird 💩 Unicode emoji symbols – they won't break the layout.
Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.
Async module-loading library and protocol for bundlers/loaders targeting isomorphic apps and Node.js.
Create Error classes
Fisher's F distribution.
Invoke a function for each UTF-16 code unit in a string.
Compute the arccosine of a single-precision floating-point number.
Minimatch but for collections of minimatcher matchers.
Broadcast an ndarray to a specified shape.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
Laplace distribution logarithm of probability density function (PDF).
Strip comments from a Pug token stream (from the lexer)
Compute the sum of the absolute values of the real and imaginary components of a double-precision complex floating-point number.
Match human-quality input to potential matches by edit distance.
Rust utils for JavaScript projects
Detect the archive type of a Buffer/Uint8Array
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
Compute the inverse cotangent.
Compute the residual sum of squares (RSS) incrementally.
Generate, and decode, base64 VLQ mappings for source maps and other uses
Test if a finite single-precision floating-point number is an even number.
Calculate the sum of strided array elements, ignoring NaN values and using pairwise summation.
Truncate string to given length in bytes