Dashboard sipadu mbip
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
root d8c1b4a1be initial 5 anos atrás
..
Exception initial 5 anos atrás
Node initial 5 anos atrás
Parser initial 5 anos atrás
Tests initial 5 anos atrás
XPath initial 5 anos atrás
.gitignore initial 5 anos atrás
CHANGELOG.md initial 5 anos atrás
CssSelectorConverter.php initial 5 anos atrás
LICENSE initial 5 anos atrás
README.md initial 5 anos atrás
composer.json initial 5 anos atrás
phpunit.xml.dist initial 5 anos atrás

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.