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