Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Antoine GIRARD 187ae109d0 Update to mod enabled version goquery (#8021) il y a 4 ans
..
.travis.yml Use Go1.11 module (#5743) il y a 5 ans
LICENSE Show commit status icon in commits table (#1688) il y a 7 ans
README.md Use Go1.11 module (#5743) il y a 5 ans
go.mod Update to mod enabled version goquery (#8021) il y a 4 ans
parser.go Show commit status icon in commits table (#1688) il y a 7 ans
selector.go Show commit status icon in commits table (#1688) il y a 7 ans

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.