#tags #html #strip #trim #parse #text-content #parser

dissolve

Melt away HTML tags and retrieve the text contents that you care about!

7 releases

Uses old Rust 2015

0.2.2 Oct 25, 2017
0.2.1 Oct 25, 2017
0.1.3 Aug 27, 2016

#19 in #trim

Download history 2/week @ 2024-11-13 3/week @ 2024-11-20 2/week @ 2024-11-27 9/week @ 2024-12-04 40/week @ 2024-12-11 15/week @ 2024-12-18 12/week @ 2025-01-01 19/week @ 2025-01-08 37/week @ 2025-01-15 23/week @ 2025-01-22 34/week @ 2025-01-29 141/week @ 2025-02-05 24/week @ 2025-02-12 32/week @ 2025-02-19 31/week @ 2025-02-26

235 downloads per month

MIT license

4KB
52 lines

Dissolve

Melt away HTML tags and retrieve the text contents that you care about!

Improvements

  • Allow selection of in-order and post-order traversals.
  • Consider reporting errors during parsing.

Dependencies

~3MB
~68K SLoC