Antoine GIRARD 187ae109d0 Update to mod enabled version goquery (#8021) | 5年前 | |
---|---|---|
.. | ||
.travis.yml | 5年前 | |
LICENSE | 7年前 | |
README.md | 5年前 | |
go.mod | 5年前 | |
parser.go | 7年前 | |
selector.go | 7年前 |
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.