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.