term-painter
Terminal formatter
A library for formatting and coloring terminal output in Rust.
Cross-platform Rust library for coloring and formatting terminal output
79 stars
4 watching
5 forks
Language: Rust
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lukaskalbertodt/bunt | A set of macros to print colored and formatted text to the terminal in Rust | 226 |
colored-rs/colored | Library for coloring terminal output in Rust with support for true colors and various styles. | 1,734 |
ogham/rust-ansi-term | A Rust library for formatting text in ANSI terminals with various colors and styles. | 457 |
lukeed/kleur | A lightweight Node.js library for formatting terminal text with ANSI colors | 1,623 |
chalk/chalk-cli | A command-line tool for styling terminal output with various colors and effects. | 279 |
thecodrr/crayon | A library to create styled terminal output using a template-based API. | 58 |
chalk/chalk-template | A library for styling terminal output with customizable text colors and styles using tagged template literals | 93 |
sergiobenitez/yansi | A dead simple ANSI terminal color painting library written in Rust. | 247 |
byronbecker/motoko-color | A library for styling and rendering text and graphics to the terminal using ANSI ASCII standard | 9 |
ikalnytskyi/termcolor | A C++ library for printing colored messages to the terminal using ANSI color formatting. | 836 |
yamadapc/d-colorize | A library for adding color and formatting to terminal output | 29 |
mgeisler/textwrap | A Rust library for efficiently wrapping and formatting text. | 468 |
geemus/formatador | A library for formatting text with various options and capabilities for displaying tables, progress bars, and other formatted output. | 451 |
kowainik/colourista | Provides a high-level interface for printing colourful messages to the terminal | 66 |
johnnymorganz/stylua | A deterministic code formatter for various Lua versions and environments | 1,604 |