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)
458 stars
10 watching
78 forks
Language: Rust
last commit: 6 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,760 |
lukaskalbertodt/bunt | A set of macros to print colored and formatted text to the terminal in Rust | 225 |
mgeisler/textwrap | A Rust library for efficiently wrapping and formatting text. | 472 |
sergiobenitez/yansi | A dead simple ANSI terminal color painting library written in Rust. | 249 |
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 | 253 |
its-the-shrimp/yew-fmt | Tools for formatting Yew web applications written in Rust. | 21 |
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 | 183 |
chalk/ansi-styles | Provides ANSI escape codes for styling strings in the terminal | 426 |
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. | 335 |
tweag/topiary | A tool that automates uniform formatting of code in multiple languages using a simple DSL. | 598 |
insomnimus/tidier | A Rust library for formatting and cleaning up HTML, XHTML, and XML documents | 4 |