symfony/css-selector

Converts CSS selectors to XPath expressions

Installs: 520 326 628

Dependents: 2 535

Suggesters: 25

Security: 0

Stars: 7 370

Watchers: 12

Forks: 46

v7.1.1 2024-05-31 14:57 UTC

This package is auto-updated.

Last update: 2024-06-21 06:09:07 UTC


README

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.