symfony/css-selector

Converts CSS selectors to XPath expressions

Installs: 289 691 320

Dependents: 2 122

Suggesters: 26

Security: 0

Stars: 6 987

Watchers: 11

Forks: 41

v6.1.0-BETA1 2022-02-25 11:15 UTC

This package is auto-updated.

Last update: 2022-04-15 10:10:17 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.