fblook/vendor/github.com/andybalholm/cascadia
Jay b9c7083dba first 2018-09-21 22:58:41 +08:00
..
.travis.yml first 2018-09-21 22:58:41 +08:00
LICENSE first 2018-09-21 22:58:41 +08:00
README.md first 2018-09-21 22:58:41 +08:00
go.mod first 2018-09-21 22:58:41 +08:00
parser.go first 2018-09-21 22:58:41 +08:00
selector.go first 2018-09-21 22:58:41 +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.