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

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.