MIF_E31210257/bangunan testing/vendor/symfony/css-selector
zidan 2598d17e62 first 2024-07-03 15:00:39 +07:00
..
Exception first 2024-07-03 15:00:39 +07:00
Node first 2024-07-03 15:00:39 +07:00
Parser first 2024-07-03 15:00:39 +07:00
XPath first 2024-07-03 15:00:39 +07:00
CHANGELOG.md first 2024-07-03 15:00:39 +07:00
CssSelectorConverter.php first 2024-07-03 15:00:39 +07:00
LICENSE first 2024-07-03 15:00:39 +07:00
README.md first 2024-07-03 15:00:39 +07:00
composer.json first 2024-07-03 15:00:39 +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.