cms-token/@core/vendor/symfony/css-selector
mincreng1 062c41b4d3 Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
..
Exception Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
Node Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
Parser Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
XPath Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
CHANGELOG.md Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
CssSelectorConverter.php Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
LICENSE Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
README.md Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
composer.json Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00

README.md

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.