feat(new tool): text to unicode names

Fix #544
This commit is contained in:
sharevb 2024-06-25 09:04:19 +02:00 committed by ShareVB
parent b430baef40
commit cd93fdeaab
11 changed files with 720 additions and 99 deletions

View file

@ -42,6 +42,7 @@
"@tiptap/starter-kit": "2.1.6",
"@tiptap/vue-3": "2.0.3",
"@types/figlet": "^1.5.8",
"@unicode/unicode-15.1.0": "^1.5.2",
"@vicons/material": "^0.12.0",
"@vicons/tabler": "^0.12.0",
"@vueuse/core": "^10.3.0",
@ -87,6 +88,7 @@
"unicode-emoji-json": "^0.4.0",
"unplugin-auto-import": "^0.16.4",
"uuid": "^9.0.0",
"vite-plugin-node-polyfills": "^0.22.0",
"vue": "^3.3.4",
"vue-i18n": "^9.9.1",
"vue-router": "^4.1.6",