3 releases (breaking)
0.3.0 | Oct 27, 2024 |
---|---|
0.2.0 | May 9, 2024 |
0.1.0 | Oct 5, 2023 |
#2058 in Web programming
1,371 downloads per month
Used in 3 crates
(2 directly)
225KB
4K
SLoC
ruma-html
Opinionated HTML parsing and manipulating library.
Like the rest of the Ruma crates, this crate is primarily meant to be used for the Matrix protocol. It should be able to be used to interact with any HTML content but will offer APIs focused on specificities of HTML in the Matrix specification.
lib.rs
:
Opinionated HTML parsing and manipulating library.
Like the rest of the Ruma crates, this crate is primarily meant to be used for the Matrix protocol. It should be able to be used to interact with any HTML document but will offer APIs focused on specificities of HTML in the Matrix specification..
Features
matrix
- Allow to convert HTML elements data into enums with variants for elements and attributes suggested by the Matrix Specification.
Dependencies
~2–9MB
~85K SLoC