菜谱项目

sunlight 9321b15c94 first commit 6 anos atrás
..
Exception 9321b15c94 first commit 6 anos atrás
Node 9321b15c94 first commit 6 anos atrás
Parser 9321b15c94 first commit 6 anos atrás
Tests 9321b15c94 first commit 6 anos atrás
XPath 9321b15c94 first commit 6 anos atrás
.gitignore 9321b15c94 first commit 6 anos atrás
CHANGELOG.md 9321b15c94 first commit 6 anos atrás
CssSelectorConverter.php 9321b15c94 first commit 6 anos atrás
LICENSE 9321b15c94 first commit 6 anos atrás
README.md 9321b15c94 first commit 6 anos atrás
composer.json 9321b15c94 first commit 6 anos atrás
phpunit.xml.dist 9321b15c94 first commit 6 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.