jun 241d78f74c first commit před 3 měsíci
..
Exception 241d78f74c first commit před 3 měsíci
Node 241d78f74c first commit před 3 měsíci
Parser 241d78f74c first commit před 3 měsíci
XPath 241d78f74c first commit před 3 měsíci
CHANGELOG.md 241d78f74c first commit před 3 měsíci
CssSelectorConverter.php 241d78f74c first commit před 3 měsíci
LICENSE 241d78f74c first commit před 3 měsíci
README.md 241d78f74c first commit před 3 měsíci
composer.json 241d78f74c first commit před 3 měsíci

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.