E31221315_AnalisisSentimen/vendor/symfony/css-selector
aarsyah0 afc84df158 Initial commit 2025-04-24 18:03:08 +07:00
..
Exception Initial commit 2025-04-24 18:03:08 +07:00
Node Initial commit 2025-04-24 18:03:08 +07:00
Parser Initial commit 2025-04-24 18:03:08 +07:00
XPath Initial commit 2025-04-24 18:03:08 +07:00
CHANGELOG.md Initial commit 2025-04-24 18:03:08 +07:00
CssSelectorConverter.php Initial commit 2025-04-24 18:03:08 +07:00
LICENSE Initial commit 2025-04-24 18:03:08 +07:00
README.md Initial commit 2025-04-24 18:03:08 +07:00
composer.json Initial commit 2025-04-24 18:03:08 +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.