rust-ansi-term
Terminal formatter
A Rust library for formatting text in ANSI terminals with various colors and styles.
Rust library for ANSI terminal colours and styles (bold, underline)
457 stars
10 watching
77 forks
Language: Rust
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lukaskalbertodt/term-painter | A library for formatting and coloring terminal output in Rust. | 79 |
colored-rs/colored | Library for coloring terminal output in Rust with support for true colors and various styles. | 1,734 |
lukaskalbertodt/bunt | A set of macros to print colored and formatted text to the terminal in Rust | 226 |
mgeisler/textwrap | A Rust library for efficiently wrapping and formatting text. | 468 |
sergiobenitez/yansi | A dead simple ANSI terminal color painting library written in Rust. | 247 |
burntsushi/tabwriter | A crate that provides elastic tabstops for text formatting in Rust. | 248 |
rustcrypto/formats | Provides tools and libraries for encoding and decoding various cryptographic formats | 250 |
its-the-shrimp/yew-fmt | Tools for formatting Yew web applications written in Rust. | 20 |
hashmismatch/terminal_cli.rs | A low-level Rust library for building interactive terminal command line interfaces | 55 |
jinxdash/prettier-plugin-rust | A code formatter plugin for Rust that formats code according to the Prettier style guide | 181 |
chalk/ansi-styles | Provides ANSI escape codes for styling strings in the terminal | 422 |
chalk/strip-ansi-stream | A utility for removing special formatting codes from text streams | 34 |
octaltree/playwright-rust | A Rust port of Playwright, allowing browser automation and testing on multiple platforms. | 331 |
tweag/topiary | A tool that automates uniform formatting of code in multiple languages using a simple DSL. | 569 |
insomnimus/tidier | A Rust library for formatting and cleaning up HTML, XHTML, and XML documents | 4 |