merge() utility function
Find multiple RegExp matches in a string
Detect the dominant newline character of a string
Manipulate TopoJSON and convert it to GeoJSON.
Strongly-typed string functions.
Fastest random ID and random string generation for Node.js
Check if a string is an IP address
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.
https module compatability for browserify
Generate a cryptographically strong random string
An incremental implementation of MurmurHash3
TypeScript definitions for cors
Read a protobuf schema from the disk, parse it and resolve all imports
nlcst utility to transform a tree to a string
btoa for Node.JS (it's a one-liner)
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.
Reads changesets and adds information on dependents that need bumping
Sanitize a string for use as a filename
Esprima-compatible implementation of the Mozilla JS Parser API
Math and string formula parser.
Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenation
Get a compare function for array to sort
TypeScript definitions for source-list-map