Turns off all rules that are unnecessary or might conflict with Prettier.
An extension for svg.js which allows to draw elements with mouse
Apply a unary callback to elements in a broadcasted nested input array and assign results to elements in a two-dimensional nested output array.
Fréchet distribution constructor.
Cauchy distribution quantile function.
Geometric distribution probability mass function (PMF).
Calculate the mid-range of a strided array via a callback function, ignoring NaN values.
<!--
Create an array containing pseudorandom numbers drawn from an inverse gamma distribution.
Conditionally add a middleware to express with some common patterns.
Number of milliseconds in a week.
Test if two arguments are approximately the same value within a specified number of ULPs (units in the last place).
Calculate the minimum value of a double-precision floating-point strided array, ignoring NaN values.
Test if a string starts with the characters of another string.
A suite of parsers and compilers for WordPress styles.
Round each element in a single-precision floating-point strided array toward zero.
Test if a value is an array-like object containing only finite numbers.
Unopinionated, no-frills CLI argument parser
Calculate the arithmetic mean of a double-precision floating-point strided array, using Welford's algorithm and ignoring NaN values.
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
Create a one-sample Z-test single-precision floating-point results object.
Compute the cumulative sum of a one-dimensional double-precision floating-point ndarray using ordinary recursive summation.
Calculate the maximum value of a double-precision floating-point strided array according to a mask, ignoring NaN values.
Test if a value is a 1-dimensional ndarray-like object.