Calculate the minimum value of a double-precision floating-point strided array according to a mask.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.
Calculate the sum of single-precision floating-point strided array elements using pairwise summation with extended accumulation.
utils for strings
String helpers for Ember
Get a pretty output of the original, minified, gzipped size of a string or buffer: 130 B → 91 B → 53 B (gzip)
Base64 encoding/decoding in pure JS
Calculate the variance of a single-precision floating-point strided array using a one-pass textbook algorithm.
Calculate the variance of a single-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.
Point Labels Plugin for Chartist.js
Module for debugging graphics, turn log output into meaningful SVG and PNG diagrams.
TypeScript definitions for glob-stream
Exposes a function to interpolate any number of points along a multi-segment line (LineString).
Uniform distribution moment-generating function (MGF).
Check if a character is a word character
file downloading using client-side javascript
Draw polyline with regl
Evaluate a correction term for double-precision base-2 and base-10 logarithms when 1+f is in [√2/2, √2].
vendored packages for visx
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.
Provides information about the plural forms from any language that you may know
Webpack 5 plugin for handling ?esm URL imports
Natural logarithm of the probability mass function (PMF) for a degenerate distribution.
Calculate the variance of a double-precision floating-point strided array using a one-pass trial mean algorithm.