fast dom CSS styling
Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
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.
Return an array of all parent node_modules directories
Conditionally add a middleware to express with some common patterns.
Helpers for generating and transforming key material
An ESnext spec-compliant `Array.prototype.with` shim/polyfill/replacement that works as far down as ES3.
Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using heapsort.
Multi-slice constructor.
A decorator for the JS Date object
The Assertion Tool is designed to enhance your testing framework by allowing tests to continue running even when assertions fail. Instead of halting the test upon an assertion failure, it will capture the error and continue running the test suite.
DappDriver is an e2e testing framework designed for testing decentralized applications (dApps) using MetaMask, Rainbow or Zerion
Test if a value is a native function.
Integer-valued typed array constructors.
Shorten sets of strings deterministically, to be git-friendly
Creates a circular sector of a circle.
ES Proposal spec-compliant shim for Map.prototype.getOrInsertComputed
Rules dealing with Array functions and methods.
Lognormal distribution constructor.
Determine the minimum ndarray data type for storing a provided unsigned integer value.
ECL Range
A library for sending JSON RPC requests to Solana RPCs