strip-ansi
Strip ANSI escape codes from a string
Strip ANSI escape codes from a string
Detect whether a terminal supports color
Get a stream as a string, Buffer, ArrayBuffer or array
The string_decoder module from Node core
Browser-friendly inheritance fully compatible with standard node.js inherits()
Node.js Streams, a user-land copy of the stream library from Node.js
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Strip comments from JSON. Lets you use comments in your JSON files!
Escape RegExp special characters
Like JSON.stringify, but doesn't blow up on circular refs.
Check if a path exists
OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.
Lightweight debugging utility for Node.js and the browser
|  | | :------------------------------------: | | *gitstronaut 𐫴 generated by AI* |
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Regular expression for matching ANSI escape codes
ANSI escape codes for styling strings in the terminal
Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab
Parse JSON with more helpful errors
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.