feat: add QR Scanner tool with history, export, persistence and fullscreen support

This commit is contained in:
2026-02-27 17:00:11 +00:00
parent fd23860bcf
commit 839a98a658
6 changed files with 662 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
"dependencies": {
"lucide-vue-next": "^0.575.0",
"vue": "^3.5.25",
"vue-qrcode-reader": "^5.7.3",
"vue-router": "^5.0.3"
},
"devDependencies": {