symfony/css-selector

Converts CSS selectors to XPath expressions

Installs: 483 249 507

Dependents: 2 488

Suggesters: 25

Security: 0

Stars: 7 342

Watchers: 12

Forks: 46

v7.0.3 2024-01-23 15:02 UTC

This package is auto-updated.

Last update: 2024-03-03 20:15:20 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.