36 repos
Libraries and utilities for adding colored text and ANSI styling to command-line interfaces and terminal applications. This cluster spans multiple languages (primarily JavaScript and TypeScript, with Go implementations) and focuses on making it easy for developers to output formatted, colorized text in CLI tools and scripts. Central projects like chalk, colorette, and yoctocolors represent different approaches to terminal color abstraction, from feature-rich to minimal, while the broader cluster includes related terminal formatting and console output tooling.