mirror of
https://github.com/nullthoughts/laravel-data-sync.git
synced 2026-02-13 17:53:05 +00:00
693 B
693 B
CssSelector Component
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.