Zero CPU overhead, zero dependency, true event-loop blocking sleep
Minimalistic tools for JS crypto modules
ES2015 `Array#findIndex()` ponyfill
Extra assertions on top of node's assert module
TypeScript definitions for normalize-package-data
A fast function for calculating the visual width of a string once printed to the terminal.
Transform a string into title case following English rules
A tiny warning function
the path module from node core for browsers
Regular expression for matching astral symbols
Determine the `package.json#type` which applies to a location
node style hmacs in the browser
A replacement for process.exit that ensures stdio are fully drained before exiting.
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
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.
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
Redact sensitive npm information from output
Persistent ordered mapping from strings
Strip a byte order mark (BOM) from a string.
Expand placeholders in a template string
Creates a duplex stream
Inquirer input text prompt
Combine an array of streams into a single duplex stream using pump and duplexify
Escape string for use in HTML