p2 project
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
chuan 8285edfec3 init p2 5 months ago
..
Exception init p2 5 months ago
Node init p2 5 months ago
Parser init p2 5 months ago
XPath init p2 5 months ago
CHANGELOG.md init p2 5 months ago
CssSelectorConverter.php init p2 5 months ago
LICENSE init p2 5 months ago
README.md init p2 5 months ago
composer.json init p2 5 months 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.