1
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-10-04 22:33:17 +00:00
forgejo/vendor/github.com/andybalholm/cascadia/README.md

8 lines
381 B
Markdown
Raw Normal View History

# cascadia
[![](https://travis-ci.org/andybalholm/cascadia.svg)](https://travis-ci.org/andybalholm/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](https://github.com/suntong/cascadia) the command line tool, a thin wrapper around this package.