add csv parsing and begin proper import

This commit is contained in:
2022-03-23 19:39:29 +00:00
parent 61d8e30738
commit 2180df8f21
4 changed files with 73 additions and 38 deletions

View File

@@ -25,6 +25,7 @@
"monaco-editor": "^0.30.1",
"monaco-editor-webpack-plugin": "^6.0.0",
"nprogress": "^0.2.0",
"papaparse": "^5.3.2",
"register-service-worker": "^1.7.2",
"vue": "^2.6.14",
"vue-chartjs": "^3.5.1",