the path module from node core for browsers
Determine the `package.json#type` which applies to a location
Transform a string into title case following English rules
A replacement for process.exit that ensures stdio are fully drained before exiting.
Strip a byte order mark (BOM) from a string.
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.
Combine an array of streams into a single duplex stream using pump and duplexify
Redact sensitive npm information from output
Creates a duplex stream
Inquirer input text prompt
ES2015 `Array#findIndex()` ponyfill
Persistent ordered mapping from strings
A fast function for calculating the visual width of a string once printed to the terminal.
Write files in an atomic fashion w/configurable ownership
Expand placeholders in a template string
SASLprep: Stringprep Profile for User Names and Passwords, rfc4013
A minimal event emitter.
Node.js module to detect the C standard library (libc) implementation family and version
A jQuery plugin that adds cross-browser mouse wheel support.
Escape strings for use as JavaScript string literals
Removes separators from the end of the string.
A tool for parsing media query lists.
TypeDoc theme that adds some useful options (header links, custom style and script, ability to create files etc)