coverage: 100%
Package htmlutil implements a wrapper for Golang's html5 tokeniser / parser implementation, making it much easier to find and extract information, aiming to be powerful and intuitive while remaining a minimal and logical extension.
As of v1.0.0 the API is stable and used in multiple (personal) projects. Unless I run into a compelling use case I am declaring this feature complete. It would be nice to add some examples though, maybe later.
2019-08-20 v1.2.0 words methods
2019-02-14 v1.1.0 classes methods
2019-02-11 v1.0.0 initial release