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.