naver/scavenger

Use vue-json-csv instead of kotlin-csv

Closed this issue · 2 comments

Use vue-json-csv instead of kotlin-csv

it has the advantage of not handling IO on the server and doesn't require direct control of FE's DOM.

#70 (comment)

For this reason, we'd be better to continue using kotlin-csv to provide export feature using cli.

😢