FestinHegre/vendor/symfony/css-selector
2024-09-26 17:26:04 +02:00
..
Exception Vendor 2024-09-26 17:26:04 +02:00
Node Vendor 2024-09-26 17:26:04 +02:00
Parser Vendor 2024-09-26 17:26:04 +02:00
XPath Vendor 2024-09-26 17:26:04 +02:00
CHANGELOG.md Vendor 2024-09-26 17:26:04 +02:00
composer.json Vendor 2024-09-26 17:26:04 +02:00
CssSelectorConverter.php Vendor 2024-09-26 17:26:04 +02:00
LICENSE Vendor 2024-09-26 17:26:04 +02:00
README.md Vendor 2024-09-26 17:26:04 +02: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.