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.