Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Tags2
Sort:Used by Most Apps
Inquirer.js
Interactive command-line prompts for Node.js — lists, checkboxes, confirms, and more with a single async API.
image-size
Fast, zero-dependency Node.js library that reads image width and height straight from file or buffer headers.
unicode-width
Determine the displayed width of Unicode characters and strings per UAX #11
get-east-asian-width
Determine the East Asian Width of a Unicode character using current Unicode data
yn
Parses yes/no-like values from strings, numbers, and booleans, with an optional lenient typo-tolerant mode.
calculate-size
Measures the rendered pixel width and height of a text string using a hidden DOM element, with built-in result caching.
term_size-rs
Cross-platform Rust library that detects terminal width and height via stdout, stdin, or stderr.