mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-12 00:51:33 -04:00
feat(new tool): curl converter
Generate curl version for common coding languages Fix #830
This commit is contained in:
parent
b430baef40
commit
6d079f18bf
9 changed files with 394 additions and 10 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue