rssmon3/vendor/github.com/andybalholm/cascadia
bel 1cda133083 Update add 2020-01-19 22:08:22 +00:00
..
LICENSE newline battles continue 2020-01-19 20:41:30 +00:00
README.md Update add 2020-01-19 22:08:22 +00:00
go.mod Update add 2020-01-19 22:08:22 +00:00
parser.go Update add 2020-01-19 22:08:22 +00:00
selector.go Update add 2020-01-19 22:08:22 +00:00
serialize.go Update add 2020-01-19 22:08:22 +00:00
specificity.go Update add 2020-01-19 22:08:22 +00:00

README.md

cascadia

The Cascadia package implements CSS selectors for use with the parse trees produced by the html package.

To test CSS selectors without writing Go code, check out cascadia the command line tool, a thin wrapper around this package.

Refer to godoc here.