Dashboard sipadu mbip
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
root d8c1b4a1be initial il y a 5 ans
..
Exception initial il y a 5 ans
Node initial il y a 5 ans
Parser initial il y a 5 ans
Tests initial il y a 5 ans
XPath initial il y a 5 ans
.gitignore initial il y a 5 ans
CHANGELOG.md initial il y a 5 ans
CssSelectorConverter.php initial il y a 5 ans
LICENSE initial il y a 5 ans
README.md initial il y a 5 ans
composer.json initial il y a 5 ans
phpunit.xml.dist initial il y a 5 ans

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.