xiang 18d567c5cb update il y a 6 ans
..
Exception 18d567c5cb update il y a 6 ans
Node 18d567c5cb update il y a 6 ans
Parser 18d567c5cb update il y a 6 ans
Tests 18d567c5cb update il y a 6 ans
XPath 18d567c5cb update il y a 6 ans
.gitignore 18d567c5cb update il y a 6 ans
CHANGELOG.md 18d567c5cb update il y a 6 ans
CssSelectorConverter.php 18d567c5cb update il y a 6 ans
LICENSE 18d567c5cb update il y a 6 ans
README.md 18d567c5cb update il y a 6 ans
composer.json 18d567c5cb update il y a 6 ans
phpunit.xml.dist 18d567c5cb update il y a 6 ans

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.