nodehub/vendor/symfony/css-selector
hellcat 3b89c0e7b1 1
2026-02-21 19:39:53 +08:00
..
Exception 1 2026-02-21 19:39:53 +08:00
Node 1 2026-02-21 19:39:53 +08:00
Parser 1 2026-02-21 19:39:53 +08:00
XPath 1 2026-02-21 19:39:53 +08:00
CHANGELOG.md 1 2026-02-21 19:39:53 +08:00
composer.json 1 2026-02-21 19:39:53 +08:00
CssSelectorConverter.php 1 2026-02-21 19:39:53 +08:00
LICENSE 1 2026-02-21 19:39:53 +08:00
README.md 1 2026-02-21 19:39:53 +08:00

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.