symfony/css-selector

Converts CSS selectors to XPath expressions

Installs: 429 586 333

Dependents: 2 423

Suggesters: 25

Security: 0

Stars: 7 322

Watchers: 11

Forks: 44

v6.3.2 2023-07-12 16:00 UTC

This package is auto-updated.

Last update: 2023-09-30 10:12:25 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.