feat(new tool): Hex File Converter

Convert File to/from Hex representation
Fix #724
This commit is contained in:
sharevb 2024-08-23 21:19:08 +02:00 committed by ShareVB
parent 318fb6efb9
commit 73e97f97bb
8 changed files with 813 additions and 24 deletions

View file

@ -134,6 +134,7 @@
"unplugin-icons": "^0.17.0",
"unplugin-vue-components": "^0.25.0",
"vite": "^4.4.9",
"vite-plugin-node-polyfills": "^0.22.0",
"vite-plugin-pwa": "^0.16.0",
"vite-plugin-vue-markdown": "^0.23.5",
"vite-svg-loader": "^4.0.0",