html_parser 0.6.0 copy "html_parser: ^0.6.0" to clipboard
html_parser: ^0.6.0 copied to clipboard

Dart 1 only

A fast and forgiving HTML parser for Dart.

Changelog #

0.6.0 #

  • Exported Attribute and Comment nodes as part of the public API
  • Exported HtmlVisitor and PrinterHtmlVisitor
  • Added .fromToken(s) APIs for some of the Element ASTs (internal use)
0
likes
15
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

A fast and forgiving HTML parser for Dart.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

charcode, collection, string_scanner

More

Packages that depend on html_parser