symfony/css-selector

Converts CSS selectors to XPath expressions

Installs: 567 257 497

Dependents: 2 588

Suggesters: 24

Security: 0

Stars: 7 410

Watchers: 13

Forks: 46

v7.2.0-RC1 2024-09-25 14:21 UTC

This package is auto-updated.

Last update: 2024-11-13 15:17:24 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.