Compute the sum of all elements in a one-dimensional single-precision complex floating-point ndarray.
Natural logarithm of π.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.
Calculate the cumulative sum of double-precision floating-point strided array elements using ordinary recursive summation.
fast dom CSS styling
64-bit big-endian signed integer-to-string conversion
Return an array of all parent node_modules directories
Conditionally add a middleware to express with some common patterns.
Calculate the sum of single-precision floating-point strided array elements using pairwise summation with extended accumulation.
An ESnext spec-compliant `Array.prototype.with` shim/polyfill/replacement that works as far down as ES3.
ECL Range
Integer-valued typed array constructors.
An ESnext spec-compliant `Set.prototype.union` shim/polyfill/replacement that works as far down as ES3
JSON for humans and machines
ES Proposal spec-compliant shim for Map.prototype.getOrInsertComputed
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.
Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using heapsort.
Shorten sets of strings deterministically, to be git-friendly
Rules dealing with Array functions and methods.
A Node.js toolkit for drawing nice command line tables, gauges, spinners, and sparklines.
Multi-slice constructor.
Determine the minimum ndarray data type for storing a provided unsigned integer value.
Helpers for generating and transforming key material
Compute the nth Fibonacci number.