Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Antoine GIRARD 187ae109d0 Update to mod enabled version goquery (#8021) vor 4 Jahren
..
.travis.yml Use Go1.11 module (#5743) vor 5 Jahren
LICENSE Show commit status icon in commits table (#1688) vor 7 Jahren
README.md Use Go1.11 module (#5743) vor 5 Jahren
go.mod Update to mod enabled version goquery (#8021) vor 4 Jahren
parser.go Show commit status icon in commits table (#1688) vor 7 Jahren
selector.go Show commit status icon in commits table (#1688) vor 7 Jahren

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.