DevProgress / csv-simple-search

Generic Search and Export Tool for .csv files
Apache License 2.0
6 stars 3 forks source link

Export csv. #4

Closed kahneraja closed 8 years ago

kahneraja commented 8 years ago

Initially the dataset will ship with the build.

We need a way to export the data set the user discovers whilst searching on the ui.

This app has no backend.

kahneraja commented 8 years ago

Basically a json to csv export.

alexyaseen commented 8 years ago

check out papaparse.com

arvind commented 8 years ago

Handled in #7.