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

GitHub

4 stars
1 watching
0 forks
Language: Rust
last commit: 3 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

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,061
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 181
sibprogrammer/xq A command-line utility for formatting and extracting content from XML and HTML files using XPath or CSS selectors. 856
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. 457
mgeisler/textwrap A Rust library for efficiently wrapping and formatting text. 468
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,192
j-f-liu/lopdf A Rust library for working with PDF documents 1,653
hannobraun/inotify-rs Provides a low-level wrapper around the inotify API to monitor Linux file system events 262
hougesen/mdsf A tool to format markdown code snippets using various formatters. 23
lukaskalbertodt/term-painter A library for formatting and coloring terminal output in Rust. 79