bztang-admin/vendor/symfony/css-selector
wuhui_zzw 819d549907 初始化 2023-09-25 17:52:31 +08:00
..
Exception 初始化 2023-09-25 17:52:31 +08:00
Node 初始化 2023-09-25 17:52:31 +08:00
Parser 初始化 2023-09-25 17:52:31 +08:00
XPath 初始化 2023-09-25 17:52:31 +08:00
CHANGELOG.md 初始化 2023-09-25 17:52:31 +08:00
CssSelectorConverter.php 初始化 2023-09-25 17:52:31 +08:00
LICENSE 初始化 2023-09-25 17:52:31 +08:00
README.md 初始化 2023-09-25 17:52:31 +08:00

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.