symfony/css-selector

Converts CSS selectors to XPath expressions

Installs: 399 070 224

Dependents: 2 331

Suggesters: 26

Security: 0

Stars: 7 253

Watchers: 11

Forks: 43

v6.3.0 2023-03-20 16:43 UTC

This package is auto-updated.

Last update: 2023-05-30 20:12:35 UTC


README

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.