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.
Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenation
Create a filled three-dimensional nested array according to a provided callback function.
Add a constant to each double-precision floating-point strided array element and compute the sum using an improved Kahan–Babuška algorithm.
Material Design Icons for React
Math and string formula parser.
Standard Library for Kotlin Applications
Check if a string is an IP address
Test if a value is a string in kebab case.
Netlify command line tool
btoa for Node.JS (it's a one-liner)
Return a regular expression to capture a POSIX filename extension.
Capitalize the first letter of each word in a string.
Return the previous extended grapheme cluster break in a string before a specified position.
Sanity CLI core package
Create a string from a sequence of Unicode code points.
Trim whitespace characters from the beginning of a string.
Create a single-precision floating-point number from a literal bit representation.
Create a double-precision floating-point number from a literal bit representation.
TypeScript definitions for source-list-map
Calculate the cumulative maximum of a strided array.
CLI and API to concatenate markdown files and modify as necessary.
Return a filename extension.
CLI for generating typed TanStack Query React Hooks and services from OpenAPI Document, improving type safety in React apps