zxiansheng 9a51cb0a67 first commit 4 år sedan
..
Exception 9a51cb0a67 first commit 4 år sedan
Node 9a51cb0a67 first commit 4 år sedan
Parser 9a51cb0a67 first commit 4 år sedan
XPath 9a51cb0a67 first commit 4 år sedan
CHANGELOG.md 9a51cb0a67 first commit 4 år sedan
CssSelectorConverter.php 9a51cb0a67 first commit 4 år sedan
LICENSE 9a51cb0a67 first commit 4 år sedan
README.md 9a51cb0a67 first commit 4 år sedan
composer.json 9a51cb0a67 first commit 4 år sedan

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.