Get the minimum value in an array
Generate contour lines from a grid of data.
Provides functions for detecting if the host environment supports the WebCrypto API
Statistical routines and probability distributions.
Array module.
Minimal library for Ethereum transactions, addresses and smart contracts
Generate simple random keys
Collision-resistant ids optimized for horizontal scaling and performance. For node and browsers.
random room name generator
A JavaScript text diff implementation.
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.
math-random is an isomorphic, drop-in replacement for `Math.random` that uses cryptographically secure random number generation, where available
Programmatic access to the ARIA specification
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
A simple list of possible Typed Array names.
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
Rescale an array into a range
Is this value a JS SharedArrayBuffer?
Is this value a JS ArrayBuffer?
TypeScript definitions for mersenne-twister
Regular expression for matching semver versions
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Generate random numbers with a seed, useful for reproducible tests