Stars: 7311
Forks: 44
Pull Requests: 5
Issues: 0
Watchers: 11
Last Updated: 2023-07-30 09:46:44
Converts CSS selectors to XPath expressions
License: MIT License
Languages: PHP, HTML
The CssSelector component converts CSS selectors to XPath expressions.
This component is a port of the Python cssselect library v0.7.1, which is distributed under the BSD license.