validate csv file on the frontend

This commit is contained in:
Hongbo Wu
2023-08-14 13:10:17 +08:00
parent 9321dab04b
commit 41f43ed5e1
3 changed files with 108 additions and 19 deletions

View File

@ -38,6 +38,7 @@
"axios": "^1.2.0",
"color2k": "^2.0.0",
"cookie": "^0.5.0",
"csv-file-validator": "^2.1.0",
"dayjs": "^1.11.7",
"diff-match-patch": "^1.0.5",
"epubjs": "^0.3.93",