rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
Transform a string into title case following English rules
Minimalistic tools for JS crypto modules
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
Persistent ordered mapping from strings
Inquirer input text prompt
the path module from node core for browsers
Strip a byte order mark (BOM) from a string.
ES2015 `Array#findIndex()` ponyfill
Expand placeholders in a template string
A fast function for calculating the visual width of a string once printed to the terminal.
Node.js module to detect the C standard library (libc) implementation family and version
Removes separators from the end of the string.
A minimal event emitter.
SASLprep: Stringprep Profile for User Names and Passwords, rfc4013
Escape strings for use as JavaScript string literals
Normalize wrapping quotes for CSS string literals.
Write files in an atomic fashion w/configurable ownership
reads PostgreSQL binary format for numeric values into a string
Sanitize strings for use as JavaScript identifiers & property names
Escape string for use in HTML
Allows users to use generators in order to write common functions that can be both sync or async.
Create a JSON-friendly object from an SVG string