Create an iterator for generating pseudorandom numbers drawn from a Pareto (Type I) distribution.
Calculate the sum of single-precision floating-point strided array elements using extended accumulation and returning an extended precision result.
utility functions and types for the project
A minimal CSS module shim
Traverse and edit AST
A simple list of CSS shorthand properties and which longhand properties they expand to
A memoization library which only remembers the latest invocation
An ESnext spec-compliant `Set.prototype.isDisjointFrom` shim/polyfill/replacement that works as far down as ES3
Check if a value is an array or a typed array
Ensure runtime type safety and perform type coercion if needed.
Extract meaning from JS Errors
F distribution probability density function (PDF).
Converts back a yargs argv object to its original array form
An ESLint plugin for projects using Cypress
Add a constant to each single-precision floating-point strided array element and compute the sum using pairwise summation with extended accumulation and returning an extended precision result.
Test if two arguments are both Uint32Arrays and have equal values.
Framework agnostic JSON API serializer.
Perform a chi-square independence test.
Compare items in two sequences to find a longest common subsequence
An xml parser for node.js written in Javascript.
Does AST contain only empty space?
Test if a value is a number having a finite positive value.
Mock a canvas in your jest tests.
Fill a double-precision complex floating-point strided array with a specified scalar constant.