merge() utility function
Convert a string of words to a JavaScript identifier
Find multiple RegExp matches in a string
Log a deprecation message with stack
Manipulate TopoJSON and convert it to GeoJSON.
Detect the dominant newline character of a string
Strongly-typed string functions.
A module to parse color values
Plugin utilities for Rolldown
Glob to regular expression with support for extended globs
Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.
Fastest random ID and random string generation for Node.js
An incremental implementation of MurmurHash3
Read a protobuf schema from the disk, parse it and resolve all imports
nlcst utility to transform a tree to a string
https module compatability for browserify
TypeScript definitions for cors
Generate a cryptographically strong random string
Sanitize a string for use as a filename
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
Math and string formula parser.
Check if a string is an IP address
btoa for Node.JS (it's a one-liner)