Flatten an object.
Test if a value is a Float16Array.
Lévy distribution probability density function (PDF).
Interchange two vectors.
Convert a strided array to a five-dimensional nested array.
Get esbuild-compatible targets from a browserlist config
Split array element indices into two groups.
Fréchet distribution quantile function.
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Group values according to an indicator function and return group counts.
Apply a ternary callback to elements in three five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.
Copy elements to a new generic array after removing consecutive duplicated values.
The pug lexer (takes a string and converts it to an array of tokens)
Return a constructor for creating a two-sample Z-test results object.
Compute the complete elliptic integral of the first kind.
Absolute pathname of the executable which started the current Node.js process.
Given an object and a property, replaces a property descriptor (or deletes it), and returns a thunk to restore it.
Deprecated. Utilities for ES3, most of which have been adopted or superseded in ES5.1. Adapted from Douglas Crockford's Remedial JavaScript
List of ndarray data type single letter character abbreviations.
Compute the sum of three double-precision floating-point numbers.
Write data to a file.
Apply a quinary callback to elements in five four-dimensional nested input arrays and assign results to elements in a four-dimensional nested output array.
Compute the cumulative sum of a one-dimensional ndarray using an improved Kahan–Babuška algorithm.
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)