mtfosbot/vendor/github.com/andybalholm/cascadia
2018-11-16 11:10:19 +08:00
..
.travis.yml add line api 2018-09-10 18:13:27 +08:00
go.mod add line api 2018-09-10 18:13:27 +08:00
LICENSE change dep to go module 2018-11-16 11:10:19 +08:00
parser.go add line api 2018-09-10 18:13:27 +08:00
README.md add line api 2018-09-10 18:13:27 +08:00
selector.go add line api 2018-09-10 18:13:27 +08: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.