Colorful.Console
Console Styler
A C# library providing enhanced styling functionality for .NET console output.
Style your .NET console output!
1k stars
40 watching
127 forks
Language: C#
last commit: 6 months ago
Linked from 5 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
i582/cfmt | Library for simple and convenient formatted stylized output to the console. | 68 |
ttacon/chalk | A package that styles console output to make text appear more visually appealing. | 452 |
clj-commons/pretty | A Clojure library for formatting console output to make it easier to read and understand. | 600 |
tompazourek/colourful | A .NET library for working with color spaces | 276 |
kelsey-sorrels/zaffre | A fast and lightweight console library that uses OpenGL to render text and graphics | 103 |
onevcat/rainbow | A library that provides cross-platform console output colorization and styling for Swift applications | 1,851 |
chalk/chalk-cli | A command-line tool for styling terminal output with various colors and effects. | 279 |
kowainik/colourista | Provides a high-level interface for printing colourful messages to the terminal | 66 |
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 |
thecodrr/crayon | A library to create styled terminal output using a template-based API. | 58 |
luoxiu/chalk | A Swift package for styling terminal output with expressive APIs and color manipulation | 58 |
jorgebucaran/colorette | A lightweight alternative to other terminal color manipulation libraries | 1,605 |
jackojc/tinge | A library that provides a simple and fast way to output colours in the terminal | 14 |
crayon-js/crayon | A lightweight terminal styling module written in TypeScript | 45 |
dwmkerr/consolecontrol | A C# class library that lets you embed a console in a WinForms or WPF application for input/output of a process. | 737 |