xiang 18d567c5cb update 6 年之前
..
Exception 18d567c5cb update 6 年之前
Node 18d567c5cb update 6 年之前
Parser 18d567c5cb update 6 年之前
Tests 18d567c5cb update 6 年之前
XPath 18d567c5cb update 6 年之前
.gitignore 18d567c5cb update 6 年之前
CHANGELOG.md 18d567c5cb update 6 年之前
CssSelectorConverter.php 18d567c5cb update 6 年之前
LICENSE 18d567c5cb update 6 年之前
README.md 18d567c5cb update 6 年之前
composer.json 18d567c5cb update 6 年之前
phpunit.xml.dist 18d567c5cb update 6 年之前

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.