Imports of package html
Path | Synopsis |
---|---|
bytes | Package bytes implements functions for the manipulation of byte slices. |
github.com/tdewolff/buffer | |
github.com/tdewolff/minify | Package minify relates MIME type to minifiers. |
github.com/tdewolff/parse | Package parse contains a collection of parsers for various formats in its subpackages. |
github.com/tdewolff/parse/html | Package html is an HTML5 lexer following the specifications at http://www.w3.org/TR/html5/syntax.html. |
io | Package io provides basic interfaces to I/O primitives. |