feed-to-muc/vendor/github.com/andybalholm/cascadia
2020-03-28 12:22:07 +01:00
..
.travis.yml Add autoreply for MUC messages. 2020-03-28 12:22:07 +01:00
go.mod Updated vendor packages. 2019-05-31 11:07:56 +02:00
LICENSE Add autoreply for MUC messages. 2020-03-28 12:22:07 +01: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.