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

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.