TonyY 1893043c77 first commit vor 3 Jahren
..
Exception 1893043c77 first commit vor 3 Jahren
Node 1893043c77 first commit vor 3 Jahren
Parser 1893043c77 first commit vor 3 Jahren
Tests 1893043c77 first commit vor 3 Jahren
XPath 1893043c77 first commit vor 3 Jahren
.gitignore 1893043c77 first commit vor 3 Jahren
CHANGELOG.md 1893043c77 first commit vor 3 Jahren
CssSelectorConverter.php 1893043c77 first commit vor 3 Jahren
LICENSE 1893043c77 first commit vor 3 Jahren
README.md 1893043c77 first commit vor 3 Jahren
composer.json 1893043c77 first commit vor 3 Jahren
phpunit.xml.dist 1893043c77 first commit vor 3 Jahren

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.