mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-07 06:47:13 -04:00
feat(new tool): File Type Identifier
Tool to allow identifying the type of a file by drag and dropping on tool
This commit is contained in:
parent
9eac9cb2a9
commit
7c12c12e21
7 changed files with 773 additions and 92 deletions
|
@ -60,6 +60,7 @@
|
|||
"emojilib": "^3.0.10",
|
||||
"figlet": "^1.7.0",
|
||||
"figue": "^1.2.0",
|
||||
"file-type": "^19.0.0",
|
||||
"fuse.js": "^6.6.2",
|
||||
"highlight.js": "^11.7.0",
|
||||
"iarna-toml-esm": "^3.0.5",
|
||||
|
@ -86,6 +87,7 @@
|
|||
"unicode-emoji-json": "^0.4.0",
|
||||
"unplugin-auto-import": "^0.16.4",
|
||||
"uuid": "^9.0.0",
|
||||
"vite-plugin-node-polyfills": "^0.21.0",
|
||||
"vue": "^3.3.4",
|
||||
"vue-i18n": "^9.9.1",
|
||||
"vue-router": "^4.1.6",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue