Add function for excel2json for exported with file and data json object

This commit is contained in:
2021-03-29 19:47:35 +07:00
parent d5c75e8644
commit af96b1c305
3 changed files with 107 additions and 66 deletions

View File

@@ -4,6 +4,7 @@
"description": "",
"main": "index.js",
"scripts": {
"start": "node index.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Sambo Chea <sombochea@cubetiqs.com>",