#tags #html #strip #trim #parse #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

#13 in #trim

Download history 7/week @ 2023-12-13 12/week @ 2023-12-20 3/week @ 2023-12-27 5/week @ 2024-01-03 12/week @ 2024-01-10 4/week @ 2024-01-17 12/week @ 2024-02-14 36/week @ 2024-02-21 27/week @ 2024-02-28 24/week @ 2024-03-06 37/week @ 2024-03-13 24/week @ 2024-03-20 22/week @ 2024-03-27

111 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
~65K SLoC