zxiansheng 9a51cb0a67 first commit 4 лет назад
..
Exception 9a51cb0a67 first commit 4 лет назад
Node 9a51cb0a67 first commit 4 лет назад
Parser 9a51cb0a67 first commit 4 лет назад
XPath 9a51cb0a67 first commit 4 лет назад
CHANGELOG.md 9a51cb0a67 first commit 4 лет назад
CssSelectorConverter.php 9a51cb0a67 first commit 4 лет назад
LICENSE 9a51cb0a67 first commit 4 лет назад
README.md 9a51cb0a67 first commit 4 лет назад
composer.json 9a51cb0a67 first commit 4 лет назад

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.