bunt
Terminal formatter
A set of macros to print colored and formatted text to the terminal in Rust
Simple macros to write colored and formatted text to a terminal. Based on termcolor
, thus also cross-platform.
225 stars
5 watching
7 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list
colorrustterminal
Related projects:
Repository | Description | Stars |
---|---|---|
lukaskalbertodt/term-painter | A library for formatting and coloring terminal output in Rust. | 79 |
ogham/rust-ansi-term | A Rust library for formatting text in ANSI terminals with various colors and styles. | 458 |
colored-rs/colored | Library for coloring terminal output in Rust with support for true colors and various styles. | 1,760 |
lukeed/kleur | A lightweight Node.js library for formatting terminal text with ANSI colors | 1,631 |
drewstinnett/gout | A utility package for formatting and serializing data in standard formats. | 17 |
chalk/chalk-cli | A command-line tool for styling terminal output with various colors and effects. | 280 |
mgeisler/textwrap | A Rust library for efficiently wrapping and formatting text. | 472 |
byronbecker/motoko-color | A library for styling and rendering text and graphics to the terminal using ANSI ASCII standard | 9 |
g-plane/markup_fmt | Automated formatting and code organization tool for HTML, JavaScript, CSS, and other programming languages | 110 |
geemus/formatador | A library for formatting text with various options and capabilities for displaying tables, progress bars, and other formatted output. | 451 |
robhz786/strf | A C++ library for formatting and transcoding text | 70 |
chalk/chalk-template | A library for styling terminal output with customizable text colors and styles using tagged template literals | 93 |
yamadapc/d-colorize | A library for adding color and formatting to terminal output | 29 |
jinxdash/prettier-plugin-rust | A code formatter plugin for Rust that formats code according to the Prettier style guide | 183 |
johnnymorganz/stylua | A Lua code formatter with syntax variants for different versions of the language | 1,639 |