jun 241d78f74c first commit před 1 týdnem
..
Exception 241d78f74c first commit před 1 týdnem
Node 241d78f74c first commit před 1 týdnem
Parser 241d78f74c first commit před 1 týdnem
XPath 241d78f74c first commit před 1 týdnem
CHANGELOG.md 241d78f74c first commit před 1 týdnem
CssSelectorConverter.php 241d78f74c first commit před 1 týdnem
LICENSE 241d78f74c first commit před 1 týdnem
README.md 241d78f74c first commit před 1 týdnem
composer.json 241d78f74c first commit před 1 týdnem

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.