feat: Add a new barcode generator tool with client-side functionality, supporting components, and a Google Indexing script.

This commit is contained in:
Timo Knuth
2026-01-21 13:43:46 +01:00
parent 373e19a515
commit c1471830f3
8 changed files with 1216 additions and 152 deletions

View File

@@ -36,12 +36,14 @@
"bcryptjs": "^2.4.3",
"chart.js": "^4.4.0",
"clsx": "^2.0.0",
"copy-image-clipboard": "^2.1.2",
"d3-scale": "^4.0.2",
"dayjs": "^1.11.10",
"dotenv": "^17.2.3",
"exceljs": "^4.4.0",
"file-saver": "^2.0.5",
"framer-motion": "^12.24.10",
"googleapis": "^170.1.0",
"html-to-image": "^1.11.13",
"i18next": "^23.7.6",
"ioredis": "^5.3.2",
@@ -51,7 +53,7 @@
"next": "^14.2.35",
"next-auth": "^4.24.5",
"papaparse": "^5.4.1",
"posthog-js": "^1.276.0",
"posthog-js": "^1.332.0",
"qr-code-styling": "^1.9.2",
"qrcode": "^1.5.3",
"qrcode.react": "^3.1.0",