Sanitize a string for use as a filename
Check if a string is an IP address
Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenation
Math and string formula parser.
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.
TypeScript definitions for source-list-map
A basic but performant promise implementation
Reads changesets and adds information on dependents that need bumping
btoa for Node.JS (it's a one-liner)
vm module for the browser
Esprima-compatible implementation of the Mozilla JS Parser API
deep cloning of objects and arrays
Tests if a JSON property can be accessed using . syntax
The option type, also known as the maybe type, for JavaScript
Parse and stringify mdns service types
Get a compare function for array to sort
ssh2 sftp client for node
Returns true if a filepath is a windows UNC file path.
node style md5 on pure JavaScript
Turn a ReactElement into the corresponding JSX string.
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
Inquirer password prompt
pack node-style source files from a json stream into a browser bundle
Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).