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.