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

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.