client side xlsx export :)

This commit is contained in:
Dobromir Popov
2025-01-08 10:13:46 +02:00
parent 5831d010a2
commit 747bdad3c6
3 changed files with 89 additions and 15 deletions

7
package-lock.json generated
View File

@@ -37,6 +37,7 @@
"express": "^4.18.2",
"express-jwt": "^8.4.1",
"fastest-levenshtein": "^1.0.16",
"file-saver": "^2.0.5",
"fs": "^0.0.1-security",
"gapi": "^0.0.3",
"gapi-script": "^1.2.0",
@@ -7906,6 +7907,12 @@
"node": ">=16.0.0"
}
},
"node_modules/file-saver": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/file-saver/-/file-saver-2.0.5.tgz",
"integrity": "sha512-P9bmyZ3h/PRG+Nzga+rbdI4OEpNDzAVyy74uVO9ATgzLK6VtAsYybF/+TOCvrc0MO793d6+42lLyZTw7/ArVzA==",
"license": "MIT"
},
"node_modules/file-stream-rotator": {
"version": "0.6.1",
"license": "MIT",