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
Kind2
Category
Sort:Used by Most Apps
Chalk
The most popular Node.js library for styling terminal string output with ANSI colors.
xterm.js
A fast, self-contained TypeScript library for embedding fully-featured terminals in the browser.
strip-ansi
Strips ANSI escape codes from strings — the small, fast utility Node.js later built directly into its own core API.
wcwidth
Measures the displayed width of Unicode strings in a terminal, so CLI/TUI output lines up correctly across CJK, emoji, and combining characters.
ansi-colors
Fast, zero-dependency ANSI color and style helpers for terminal text
wrap-ansi
Word-wraps strings containing ANSI escape codes without breaking color, style, or hyperlink sequences.
ansi-styles
ANSI escape codes for styling strings in the terminal with colors and modifiers.
cli-color
Colors, styles, and formatting utilities for Node.js terminal output