No Description

sunlight 897b10eb13 mzb 6 years ago
..
Exception 897b10eb13 mzb 6 years ago
Node 897b10eb13 mzb 6 years ago
Parser 897b10eb13 mzb 6 years ago
Tests 897b10eb13 mzb 6 years ago
XPath 897b10eb13 mzb 6 years ago
.gitignore 897b10eb13 mzb 6 years ago
CHANGELOG.md 897b10eb13 mzb 6 years ago
CssSelectorConverter.php 897b10eb13 mzb 6 years ago
LICENSE 897b10eb13 mzb 6 years ago
README.md 897b10eb13 mzb 6 years ago
composer.json 897b10eb13 mzb 6 years ago
phpunit.xml.dist 897b10eb13 mzb 6 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.