Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Antoine GIRARD 187ae109d0 Update to mod enabled version goquery (#8021) pirms 4 gadiem
..
.travis.yml Use Go1.11 module (#5743) pirms 5 gadiem
LICENSE Show commit status icon in commits table (#1688) pirms 7 gadiem
README.md Use Go1.11 module (#5743) pirms 5 gadiem
go.mod Update to mod enabled version goquery (#8021) pirms 4 gadiem
parser.go Show commit status icon in commits table (#1688) pirms 7 gadiem
selector.go Show commit status icon in commits table (#1688) pirms 7 gadiem

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.