symfony/css-selector

Converts CSS selectors to XPath expressions

Installs: 338 236 440

Dependents: 2 227

Suggesters: 27

Security: 0

Stars: 7 110

Watchers: 11

Forks: 42

v6.1.3 2022-06-27 17:24 UTC

This package is auto-updated.

Last update: 2022-09-26 06:09:11 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.