TonyY 1893043c77 first commit 3 лет назад
..
Exception 1893043c77 first commit 3 лет назад
Node 1893043c77 first commit 3 лет назад
Parser 1893043c77 first commit 3 лет назад
Tests 1893043c77 first commit 3 лет назад
XPath 1893043c77 first commit 3 лет назад
.gitignore 1893043c77 first commit 3 лет назад
CHANGELOG.md 1893043c77 first commit 3 лет назад
CssSelectorConverter.php 1893043c77 first commit 3 лет назад
LICENSE 1893043c77 first commit 3 лет назад
README.md 1893043c77 first commit 3 лет назад
composer.json 1893043c77 first commit 3 лет назад
phpunit.xml.dist 1893043c77 first commit 3 лет назад

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.