Dashboard sipadu mbip
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
root d8c1b4a1be initial 5 yıl önce
..
Exception initial 5 yıl önce
Node initial 5 yıl önce
Parser initial 5 yıl önce
Tests initial 5 yıl önce
XPath initial 5 yıl önce
.gitignore initial 5 yıl önce
CHANGELOG.md initial 5 yıl önce
CssSelectorConverter.php initial 5 yıl önce
LICENSE initial 5 yıl önce
README.md initial 5 yıl önce
composer.json initial 5 yıl önce
phpunit.xml.dist initial 5 yıl önce

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.