This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/vendor/symfony/css-selector
2019-01-24 08:00:03 +00:00
..
Exception Update Composer, update everything 2018-11-23 12:29:20 +00:00
Node Update Composer, update everything 2018-11-23 12:29:20 +00:00
Parser Update Composer, update everything 2018-11-23 12:29:20 +00:00
Tests composer update 2019-01-24 08:00:03 +00:00
XPath Update Composer, update everything 2018-11-23 12:29:20 +00:00
.gitignore Update Composer, update everything 2018-11-23 12:29:20 +00:00
CHANGELOG.md Update Composer, update everything 2018-11-23 12:29:20 +00:00
composer.json Update Composer, update everything 2018-11-23 12:29:20 +00:00
CssSelectorConverter.php Update Composer, update everything 2018-11-23 12:29:20 +00:00
LICENSE composer update 2019-01-24 08:00:03 +00:00
phpunit.xml.dist composer update 2019-01-24 08:00:03 +00:00
README.md Update Composer, update everything 2018-11-23 12:29:20 +00:00

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.