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.