rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
Combine an array of streams into a single duplex stream using pump and duplexify
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.
Redact sensitive npm information from output
Creates a duplex stream
Persistent ordered mapping from strings
<img alt="Third Party Capital Logo" title="Third Party Capital Logo" src="https://user-images.githubusercontent.com/12476932/229881508-f9ef68db-8ee7-4795-8de8-80a50145bbd0.png" width="150">
A minimal event emitter.
Expand placeholders in a template string
Inquirer input text prompt
Escape strings for use as JavaScript string literals
A tool for parsing media query lists.
Removes separators from the end of the string.
Deprecate all the things
Write files in an atomic fashion w/configurable ownership
SASLprep: Stringprep Profile for User Names and Passwords, rfc4013
Node.js module to detect the C standard library (libc) implementation family and version
Sanitize strings for use as JavaScript identifiers & property names
Create a JSON-friendly object from an SVG string
Buffers events from a stream until you are ready to handle them.
Normalize wrapping quotes for CSS string literals.
reads PostgreSQL binary format for numeric values into a string
Allows users to use generators in order to write common functions that can be both sync or async.
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.