goparsify/html
2017-08-07 18:45:40 +10:00
..
html_test.go Eliminate a bunch of allocations 2017-08-06 23:32:10 +10:00
html.go Return Node instead of interface 2017-08-07 18:45:40 +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.