symfony/css-selector

Converts CSS selectors to XPath expressions

Installs: 503 222 103

Dependents: 2 513

Suggesters: 25

Security: 0

Stars: 7 363

Watchers: 12

Forks: 46

v7.1.0-BETA1 2024-04-18 09:32 UTC

This package is auto-updated.

Last update: 2024-05-02 13:05:06 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.