Fastest random ID and random string generation for Node.js
Strongly-typed string functions.
Multiply two double-precision complex floating-point numbers.
Calculate the sum of single-precision floating-point strided array elements using ordinary recursive summation.
Calculate the cumulative sum of double-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
Check if a string is an IP address
Compute the sum of absolute values (L1 norm).
A set of utilities, interfaces, and models that are common across all the platform features
Glob to regular expression with support for extended globs
Complex typed array constructors.
https module compatability for browserify
Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.
Generate a cryptographically strong random string
Convert a string to snake case.
remove "use strict" directive
Convert a linear index to an array of subscripts.
Apply a unary function to a single-precision floating-point strided input array according to a strided mask array and assign results to a single-precision floating-point strided output array.
Generate test suites for checks that already happened at build-time
An incremental implementation of MurmurHash3
Triangular distribution quantile function.
TypeScript definitions for cors
MarkdownLint Command Line Interface
A JSDoc template for Mocha, forked from docdash
Calculate the sum of strided array elements using a second-order iterative Kahan–Babuška algorithm.