nodehub/vendor/symfony/css-selector/README.md
hellcat 3b89c0e7b1 1
2026-02-21 19:39:53 +08:00

688 B

CssSelector Component

The CssSelector component converts CSS selectors to XPath expressions.

Resources

Credits

This component is a port of the Python cssselect library v0.7.1, which is distributed under the BSD license.