xiang 18d567c5cb update 6 år sedan
..
Exception 18d567c5cb update 6 år sedan
Node 18d567c5cb update 6 år sedan
Parser 18d567c5cb update 6 år sedan
Tests 18d567c5cb update 6 år sedan
XPath 18d567c5cb update 6 år sedan
.gitignore 18d567c5cb update 6 år sedan
CHANGELOG.md 18d567c5cb update 6 år sedan
CssSelectorConverter.php 18d567c5cb update 6 år sedan
LICENSE 18d567c5cb update 6 år sedan
README.md 18d567c5cb update 6 år sedan
composer.json 18d567c5cb update 6 år sedan
phpunit.xml.dist 18d567c5cb update 6 å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.