goparsify/html
Adam Scarr a656dc0d78 AutoWS
2017-08-07 21:22:54 +10:00
..
html_test.go Eliminate a bunch of allocations 2017-08-06 23:32:10 +10:00
html.go AutoWS 2017-08-07 21:22:54 +10:00
README.md Get the HTML parser working 2017-08-06 17:02:39 +10:00

example html parser

This is a very rudimentary html parser that should be used as an example only.