html_parser 0.1.0+dev
html_parser: ^0.1.0+dev copied to clipboard
A fast and forgiving HTML parser for Dart.
html_parser #
A fast and forgiving HTML parser for Dart. Loosely based on htmlparser2.
This package is in development as an experiment to replace the transpiled HTML parser from angular_2.
Goals are speed, ease of use, and great error messages.