tidier
Document formatter
A Rust library for formatting and cleaning up HTML, XHTML, and XML documents
A Rust library for formatting HTML, XHTML and XML - Uses libtidy
4 stars
1 watching
0 forks
Language: Rust
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
burntsushi/tabwriter | A crate that provides elastic tabstops for text formatting in Rust. | 248 |
alexhallam/tv | A CLI tool for formatting and displaying tabular data in a visually appealing way. | 2,065 |
florob/rustyxml | An XML parser written in Rust | 103 |
jinxdash/prettier-plugin-rust | A code formatter plugin for Rust that formats code according to the Prettier style guide | 183 |
sibprogrammer/xq | A command-line tool for formatting and highlighting XML and HTML content, including syntax highlighting, automatic indentation, pagination, node content extraction, and XPath query support. | 866 |
shepmaster/sxd-document | An XML processing library written in Rust. | 154 |
iddm/serde-aux | An auxiliary serde library providing helpful functions for serialisation and deserialisation | 160 |
ogham/rust-ansi-term | A Rust library for formatting text in ANSI terminals with various colors and styles. | 458 |
mgeisler/textwrap | A Rust library for efficiently wrapping and formatting text. | 472 |
netvl/xml-rs | A Rust library for parsing and working with XML documents | 461 |
stebalien/tempfile | Provides a secure way to create temporary files and references to them in Rust. | 1,207 |
j-f-liu/lopdf | A Rust library for working with PDF documents | 1,680 |
hannobraun/inotify-rs | An idiomatic Rust wrapper for the inotify API | 262 |
hougesen/mdsf | A tool for formatting and verifying markdown code with various programming languages and formatters. | 26 |
lukaskalbertodt/term-painter | A library for formatting and coloring terminal output in Rust. | 79 |