readability-rs

Crates.ioreadability-rs
lib.rsreadability-rs
version0.5.0
created_at2024-12-10 02:35:48.958971+00
updated_at2024-12-18 01:40:45.86085+00
descriptionPort of arc90's readability project to rust
homepagehttps://github.com/quambene/readability-rs
repositoryhttps://github.com/quambene/readability-rs
max_upload_size
id1478013
size52,449
(quambene)

documentation

https://docs.rs/readability-rs

README

Readability – Convert HTML to text

latest version documentation build status dependency status

Readability is a library for extracting the readable content of a webpage. This library is a rust port of arc90's readability project, and forked from kumabook/readability.

The goal of readability-rs is to be compatible with the test suite of the Mozilla implementation of Readability.

Related Projects

License

This project is licensed under the MIT license.

Commit count: 83

cargo fmt