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.