Use vue-json-csv instead of kotlin-csv
Closed this issue · 2 comments
taeyeon-Kim commented
Use vue-json-csv
instead of kotlin-csv
- vue-json-csv: https://github.com/Belphemur/vue-json-csv
it has the advantage of not handling IO on the server and doesn't require direct control of FE's DOM.
sohyun-ku commented
For this reason, we'd be better to continue using kotlin-csv to provide export feature using cli.
taeyeon-Kim commented
😢