termcolor

Terminal coloring library

A C++ library for printing colored messages to the terminal using ANSI color formatting.

Termcolor is a header-only C++ library for printing colored messages to the terminal. Written just for fun with a help of the Force.

GitHub

840 stars
27 watching
133 forks
Language: C++
last commit: 4 months ago
c-plus-pluscolorsconsolefancylinuxmacosterminalwindows

Related projects:

Repository Description Stars
wzshiming/ctc A library that provides a non-invasive way to add color support to console applications without modifying the terminal's print method. 46
jackojc/tinge A library that provides a simple and fast way to output colours in the terminal 14
thecodrr/crayon A library to create styled terminal output using a template-based API. 57
kabie/dye A library that provides ANSI escape sequences to color text in terminal output. 21
colored-rs/colored Library for coloring terminal output in Rust with support for true colors and various styles. 1,760
kowainik/colourista Provides a high-level interface for printing colourful messages to the terminal 66
chrissicool/zsh-256color Enhances terminal environment with 256 colors based on TERM variable and available terminfo descriptors. 141
crayon-js/crayon A lightweight terminal styling module written in TypeScript 47
dmilos/color A C++ library that provides color conversion and manipulation functionality 175
janlelis/paint A Ruby gem providing ANSI terminal color manipulation and effects 375
sindresorhus/yoctocolors A lightweight command-line coloring package with an API to add colors and styles to text output. 729
kikito/ansicolors.lua A Lua library for printing text in color to the console. 137
luoxiu/chalk A Swift package for styling terminal output with expressive APIs and color manipulation 58
erikschreier/papercolor-themes A collection of themes and configurations for improving the usability and visual appeal of terminal emulators like tmux, vim, and zsh. 8
lukaskalbertodt/term-painter A library for formatting and coloring terminal output in Rust. 79