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
Conditionally add a middleware to express with some common patterns.
Helpers for generating and transforming key material
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.
Fossil SCM delta compression
Multi-slice constructor.
Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using heapsort.
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.
Automate Playwright tests using ChatGPT.
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.
Shorten sets of strings deterministically, to be git-friendly
Rules dealing with Array functions and methods.
ES Proposal spec-compliant shim for Map.prototype.getOrInsertComputed
Lognormal distribution constructor.
Compute the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y).
A library for sending JSON RPC requests to Solana RPCs
Detect native WebAssembly support.
Unzip a zipped array (i.e., a nested array of tuples).
The standard library for the Grain language.