symfony/css-selector

Converts CSS selectors to XPath expressions

Installs: 640 306 532

Dependents: 2 650

Suggesters: 27

Security: 0

Stars: 7 450

Watchers: 12

Forks: 47

v7.3.0 2024-09-25 14:21 UTC

This package is auto-updated.

Last update: 2025-05-29 07:50:10 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.