Return a constructor for creating a one-sample Z-test results object.
Trim whitespace characters from the beginning of a string.
Functions that surround a string with ansicolor codes so it prints in color.
Double-precision floating-point NaN.
check if a source string is an es6 module
A list of familiar American-English words.
Sort a single-precision floating-point strided array using heapsort.
Create a single-precision floating-point number from a literal bit representation.
Internationalized string formatting and locale negotiation
Scale a double-precision complex floating-point vector by a double-precision complex floating-point constant.
A typescript compiler for gulp with incremental compilation support.
GraphQL Code Generator plugin to generate form validation schema from your GraphQL schema
Shareable commitlint config enforcing conventional commits
Reads and caches the entire contents of a file until it is modified
Install a transform to `require.extensions` that always runs last, even if additional extensions are added later.
Evaluate the Kronecker delta.
Render JSX to an HTML string, with support for Preact components.
Return a Unicode code point from a string at a specified position.
Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.
Test if a value is a string in kebab case.
return list of CallSite objects from a captured stacktrace
A wrapper around the imagemagick cli
Calculate the sum of single-precision floating-point strided array elements using extended accumulation and returning an extended precision result.
Split string by any separator excluding brackets, quotes and escaped characters