mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-08 15:15:02 -04:00
feat(new tool): CSS <> XPath converter
Convert CSS Selectors from/to XPath expressions
This commit is contained in:
parent
318fb6efb9
commit
be60b042bd
8 changed files with 120 additions and 8 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue