Compute a product incrementally.
TypeScript definitions for cors
Standard library for Node/Sails applications. Hand-picked and maintained by the Sails.js core team.
encoding utility for integers inspired by Crockford Base32
Triangular distribution expected value.
Test whether two single-precision complex floating-point numbers are the same value.
Pure JavaScript MP3 Encoder
Simple wrapper for browser replacements of node stdlib modules within the DXOS codebase.
Binomial distribution standard deviation.
Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenation
A pure TypeScript BMP encoder and decoder with zero dependencies
Compute the sine of a number on [-π/4, π/4] in single-precision floating-point format.
Cauchy distribution.
Create a filled two-dimensional nested array.
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
Esprima-compatible implementation of the Mozilla JS Parser API
Apply a unary callback to elements in an input ndarray and assign results to elements in an output ndarray.
Reads changesets and adds information on dependents that need bumping
btoa for Node.JS (it's a one-liner)
Sanitize a string for use as a filename
Encode a string into a base62 string. Decode a base62 string back to a decoded string. It can also code arrays of bytes.
Return the first UTF-16 code unit of a string.
Math and string formula parser.
Round a double-precision floating-point number to the nearest multiple of 10^n toward negative infinity.