Michael 3019f29cdf second commit před 5 roky
..
Exception 3019f29cdf second commit před 5 roky
Node 3019f29cdf second commit před 5 roky
Parser 3019f29cdf second commit před 5 roky
XPath 3019f29cdf second commit před 5 roky
.gitattributes 3019f29cdf second commit před 5 roky
CHANGELOG.md 3019f29cdf second commit před 5 roky
CssSelectorConverter.php 3019f29cdf second commit před 5 roky
LICENSE 3019f29cdf second commit před 5 roky
README.md 3019f29cdf second commit před 5 roky
composer.json 3019f29cdf second commit před 5 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.