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

#5 in #text-content

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