mtfosbot/vendor/github.com/andybalholm/cascadia
Jay 80b9ccf613 add line api 2018-09-10 18:13:27 +08:00
..
.travis.yml add line api 2018-09-10 18:13:27 +08:00
LICENSE add line api 2018-09-10 18:13:27 +08:00
README.md add line api 2018-09-10 18:13:27 +08:00
go.mod add line api 2018-09-10 18:13:27 +08:00
parser.go add line api 2018-09-10 18:13:27 +08:00
selector.go add line api 2018-09-10 18:13:27 +08: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.