zhangqi 1a2fd98c09 第一次提交 5 년 전
..
Exception 1a2fd98c09 第一次提交 5 년 전
Node 1a2fd98c09 第一次提交 5 년 전
Parser 1a2fd98c09 第一次提交 5 년 전
Tests 1a2fd98c09 第一次提交 5 년 전
XPath 1a2fd98c09 第一次提交 5 년 전
.gitignore 1a2fd98c09 第一次提交 5 년 전
CHANGELOG.md 1a2fd98c09 第一次提交 5 년 전
CssSelectorConverter.php 1a2fd98c09 第一次提交 5 년 전
LICENSE 1a2fd98c09 第一次提交 5 년 전
README.md 1a2fd98c09 第一次提交 5 년 전
composer.json 1a2fd98c09 第一次提交 5 년 전
phpunit.xml.dist 1a2fd98c09 第一次提交 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.