feed-to-muc/vendor/github.com/andybalholm/cascadia
2019-05-31 11:07:56 +02:00
..
go.mod Updated vendor packages. 2019-05-31 11:07:56 +02:00
LICENSE Updated vendor packages. 2019-05-31 11:07:56 +02:00
parser.go Updated vendor packages. 2019-05-31 11:07:56 +02:00
README.md Updated vendor packages. 2019-05-31 11:07:56 +02:00
selector.go Updated vendor packages. 2019-05-31 11:07:56 +02:00

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.