A replacement for process.exit that ensures stdio are fully drained before exiting.
Combine an array of streams into a single duplex stream using pump and duplexify
Minimalistic tools for JS crypto modules
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.
Creates a duplex stream
Redact sensitive npm information from output
the path module from node core for browsers
Inquirer input text prompt
ES2015 `Array#findIndex()` ponyfill
Strip a byte order mark (BOM) from a string.
Node.js module to detect the C standard library (libc) implementation family and version
A fast function for calculating the visual width of a string once printed to the terminal.
A minimal event emitter.
Use retext-smartypants to auto-enhance typography of markdown
Persistent ordered mapping from strings
Expand placeholders in a template string
Removes separators from the end of the string.
SASLprep: Stringprep Profile for User Names and Passwords, rfc4013
Sanitize strings for use as JavaScript identifiers & property names
Escape strings for use as JavaScript string literals
Parse YAML metadata (front matter) in a markdown document
Write files in an atomic fashion w/configurable ownership
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.