root 1c2c56603a 1 пре 5 година
..
Exception 1c2c56603a 1 пре 5 година
Node 1c2c56603a 1 пре 5 година
Parser 1c2c56603a 1 пре 5 година
Tests 1c2c56603a 1 пре 5 година
XPath 1c2c56603a 1 пре 5 година
.gitignore 1c2c56603a 1 пре 5 година
CHANGELOG.md 1c2c56603a 1 пре 5 година
CssSelectorConverter.php 1c2c56603a 1 пре 5 година
LICENSE 1c2c56603a 1 пре 5 година
README.md 1c2c56603a 1 пре 5 година
composer.json 1c2c56603a 1 пре 5 година
phpunit.xml.dist 1c2c56603a 1 пре 5 година

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.