Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Antoine GIRARD 187ae109d0 Update to mod enabled version goquery (#8021) 4 år sedan
..
.travis.yml Use Go1.11 module (#5743) 5 år sedan
LICENSE Show commit status icon in commits table (#1688) 7 år sedan
README.md Use Go1.11 module (#5743) 5 år sedan
go.mod Update to mod enabled version goquery (#8021) 4 år sedan
parser.go Show commit status icon in commits table (#1688) 7 år sedan
selector.go Show commit status icon in commits table (#1688) 7 år sedan

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.