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.
226 stars
5 watching
7 forks
Language: Rust
last commit: over 1 year 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. | 457 |
colored-rs/colored | Library for coloring terminal output in Rust with support for true colors and various styles. | 1,734 |
lukeed/kleur | A lightweight Node.js library for formatting terminal text with ANSI colors | 1,623 |
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. | 279 |
mgeisler/textwrap | A Rust library for efficiently wrapping and formatting text. | 468 |
byronbecker/motoko-color | A library for styling and rendering text and graphics to the terminal using ANSI ASCII standard | 9 |
g-plane/markup_fmt | A formatter for various front-end markup languages and templating engines | 102 |
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 | 181 |
johnnymorganz/stylua | A deterministic code formatter for various Lua versions and environments | 1,604 |