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.