feat: number to word

This commit is contained in:
puriphatt 2024-10-07 14:13:07 +07:00
parent 4e21ded2db
commit 86483506be
3 changed files with 4553 additions and 83 deletions

View file

@ -22,12 +22,14 @@
"keycloak-js": "^25.0.4",
"mime": "^4.0.4",
"moment": "^2.30.1",
"number-to-words": "^1.2.4",
"open-props": "^1.7.5",
"pinia": "^2.2.2",
"quasar": "^2.16.9",
"signature_pad": "^5.0.2",
"socket.io-client": "^4.7.5",
"tesseract.js": "^5.1.1",
"thai-baht-text": "^2.0.5",
"uuid": "^10.0.0",
"vue": "^3.4.38",
"vue-i18n": "^9.14.0",
@ -40,6 +42,7 @@
"@playwright/test": "^1.46.1",
"@quasar/app-vite": "2.0.0-beta.19",
"@types/node": "^20.16.1",
"@types/number-to-words": "^1.2.3",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",