Test if two indexed arrays have equal values.
Return a filename extension.
Calculate the cumulative sum of double-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
Return the previous extended grapheme cluster break in a string before a specified position.
Trim whitespace characters from the beginning of a string.
Create a function for generating pseudorandom values drawn from a unary PRNG.
Sanity CLI core package
Create a string from a sequence of Unicode code points.
A list of familiar American-English words.
Sanitize a string for use as a filename
Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenation
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.
Crowdin CLI is a command line tool that allows you to manage and synchronize your localization resources with your Crowdin project
Create a single-precision floating-point number from a literal bit representation.
Create a double-precision floating-point number from a literal bit representation.
Math and string formula parser.
Check if a string is an IP address
Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm.
btoa for Node.JS (it's a one-liner)
Standard logistic function.
CLI and API to concatenate markdown files and modify as necessary.
Manage node_modules trees
Implementations of various string similarity metrics.
CLI for generating typed TanStack Query React Hooks and services from OpenAPI Document, improving type safety in React apps