feat(new tool): curl converter

Generate curl version for common coding languages
Fix #830
This commit is contained in:
sharevb 2024-06-16 13:42:00 +02:00 committed by ShareVB
parent b430baef40
commit 02593d869a
9 changed files with 394 additions and 10 deletions

View file

@ -55,6 +55,7 @@
"cron-validator": "^1.3.1",
"cronstrue": "^2.26.0",
"crypto-js": "^4.1.1",
"curlconverter": "^4.10.1",
"date-fns": "^2.29.3",
"dompurify": "^3.0.6",
"emojilib": "^3.0.10",
@ -133,6 +134,7 @@
"unplugin-vue-components": "^0.25.0",
"vite": "^4.4.9",
"vite-plugin-pwa": "^0.16.0",
"vite-plugin-top-level-await": "^1.4.2",
"vite-plugin-vue-markdown": "^0.23.5",
"vite-svg-loader": "^4.0.0",
"vitest": "^0.34.0",