1 unstable release

0.1.0 Oct 5, 2023

#20 in #ruma

Download history 762/week @ 2024-01-07 612/week @ 2024-01-14 363/week @ 2024-01-21 319/week @ 2024-01-28 255/week @ 2024-02-04 112/week @ 2024-02-11 182/week @ 2024-02-18 146/week @ 2024-02-25 137/week @ 2024-03-03 83/week @ 2024-03-10 146/week @ 2024-03-17 45/week @ 2024-03-24 83/week @ 2024-03-31 162/week @ 2024-04-07 188/week @ 2024-04-14 49/week @ 2024-04-21

487 downloads per month
Used in 3 crates (2 directly)

MIT license

31KB
567 lines

ruma-html

crates.io page docs.rs page license: MIT

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..

Dependencies

~2–7.5MB
~58K SLoC