Delightful JavaScript Testing.
core-js compat
Compute the shape of a normalized multi-slice.
Compute the sum of all elements in a one-dimensional single-precision complex floating-point ndarray.
Calculate the cumulative sum of double-precision floating-point strided array elements using ordinary recursive summation.
An ESnext spec-compliant `Set.prototype.union` shim/polyfill/replacement that works as far down as ES3
Count the number of truthy elements in an array.
Natural logarithm of π.
Delightful JavaScript Testing.
@vue/reactivity
fast dom CSS styling
Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
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
Create a single-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.
An ESnext spec-compliant `Array.prototype.with` shim/polyfill/replacement that works as far down as ES3.
Helpers for generating and transforming key material
Compute the range of absolute values of a double-precision floating-point strided array.
Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using heapsort.
Multi-slice constructor.
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.