mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-13 17:36:54 -04:00
feat(Barcode Generator): use bwip-js to add more barcode types
Including Datamatrix, fix #1343
This commit is contained in:
parent
15f6c91d95
commit
c640b40710
6 changed files with 445 additions and 89 deletions
|
@ -50,6 +50,7 @@
|
|||
"@vueuse/router": "^10.0.0",
|
||||
"@zxing/library": "^0.21.0",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"bwip-js": "^4.5.1",
|
||||
"change-case": "^4.1.2",
|
||||
"colord": "^2.9.3",
|
||||
"composerize-ts": "^0.6.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue