TonyY 1893043c77 first commit 3 years ago
..
Exception 1893043c77 first commit 3 years ago
Node 1893043c77 first commit 3 years ago
Parser 1893043c77 first commit 3 years ago
Tests 1893043c77 first commit 3 years ago
XPath 1893043c77 first commit 3 years ago
.gitignore 1893043c77 first commit 3 years ago
CHANGELOG.md 1893043c77 first commit 3 years ago
CssSelectorConverter.php 1893043c77 first commit 3 years ago
LICENSE 1893043c77 first commit 3 years ago
README.md 1893043c77 first commit 3 years ago
composer.json 1893043c77 first commit 3 years ago
phpunit.xml.dist 1893043c77 first commit 3 years ago

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.