User interface primitives for console applications
Find a file or directory by walking up parent directories
Colors, formatting and other tools for the console
Tiny queue data structure
A simple directory tree walker.
A lightweight, zero-dependency utility for rendering formatted grids/tables in the Node.js console
Undefined safe way of extracting object properties
CSS vendor prefix detection and property feature testing.
Get the directory of globally installed packages and binaries
Dedupes node modules as they are being required which works even when dependencies are linked via ln -s or npm link.
Fast and safe decodeURIComponent
Convert a string to pascal case (upper camelcase).
A small library to print colourful messages.
Utility to make vitest tests fail when console.error() or console.warn() are used
A library for finding and using SSH public keys
Simplified JS/TS implementation of wcswidth() written by Markus Kuhn in C
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Tests if a JSON property can be accessed using . syntax
TypeScript package which smartly trims and strips indentation from multi-line strings
Parse and stringify URL query strings
Utility to make jest tests fail when console.error() or console.warn() are used
A wide-character aware text alignment function for use on the console or with fixed width fonts.
an identity object using ES6 proxies
Remove all console.* calls.