xiang 18d567c5cb update 6 tahun lalu
..
Exception 18d567c5cb update 6 tahun lalu
Node 18d567c5cb update 6 tahun lalu
Parser 18d567c5cb update 6 tahun lalu
Tests 18d567c5cb update 6 tahun lalu
XPath 18d567c5cb update 6 tahun lalu
.gitignore 18d567c5cb update 6 tahun lalu
CHANGELOG.md 18d567c5cb update 6 tahun lalu
CssSelectorConverter.php 18d567c5cb update 6 tahun lalu
LICENSE 18d567c5cb update 6 tahun lalu
README.md 18d567c5cb update 6 tahun lalu
composer.json 18d567c5cb update 6 tahun lalu
phpunit.xml.dist 18d567c5cb update 6 tahun lalu

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.