feat(new tool): CSS <> XPath converter

Convert CSS Selectors from/to XPath expressions
This commit is contained in:
sharevb 2024-08-23 22:06:42 +02:00 committed by ShareVB
parent 318fb6efb9
commit be60b042bd
8 changed files with 120 additions and 8 deletions

View file

@ -55,6 +55,7 @@
"cron-validator": "^1.3.1",
"cronstrue": "^2.26.0",
"crypto-js": "^4.1.1",
"csstoxpath": "^2.0.0",
"date-fns": "^2.29.3",
"dompurify": "^3.0.6",
"email-normalizer": "^1.0.0",
@ -94,6 +95,7 @@
"vue-tsc": "^1.8.1",
"xml-formatter": "^3.3.2",
"xml-js": "^1.6.11",
"xpath-to-css": "^1.2.0",
"yaml": "^2.2.1"
},
"devDependencies": {