Add CSV parser
This commit is contained in:
parent
9743e1a53a
commit
6bb5fc322f
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ export default {
|
||||||
"Toml": "https://www.npmjs.com/package/toml",
|
"Toml": "https://www.npmjs.com/package/toml",
|
||||||
"tslog": "https://www.npmjs.com/package/tslog",
|
"tslog": "https://www.npmjs.com/package/tslog",
|
||||||
"Socket.io": "https://socket.io",
|
"Socket.io": "https://socket.io",
|
||||||
|
"neat-csv": "https://github.com/sindresorhus/neat-csv",
|
||||||
}
|
}
|
||||||
}},
|
}},
|
||||||
computed: {},
|
computed: {},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue