Imports of package html

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
github.com/tdewolff/minify/v2Package minify relates MIME type to minifiers.
github.com/tdewolff/parse/v2Package parse contains a collection of parsers for various formats in its subpackages.
github.com/tdewolff/parse/v2/bufferPackage buffer contains buffer and wrapper types for byte slices.
github.com/tdewolff/parse/v2/htmlPackage html is an HTML5 lexer following the specifications at http://www.w3.org/TR/html5/syntax.html.
ioPackage io provides basic interfaces to I/O primitives.