/readability

Port of arc90labs-readability with rust - attempt to make it more idiomatic/efficient

Primary LanguageHTMLMIT LicenseMIT

readability-rs

Fork of https://github.com/kumabook/readability

Changes from fork:

  1. Removed dependency on std::io::Read, this allows for usage in async contexts
  2. Performance improvements
  3. Updated dependencies
  4. Rust edition upgrade
  5. Removal of reqwest feature

License

MIT