1187 shaares
15 private links
15 private links
Display any CSV (comma separated values) file as a searchable, filterable, pretty HTML table. Done in 100% JavaScript. 【HN】
- https://github.com/thomasinch/csv-to-html-table/ Modified it so you can drag and drop CSV files in the browser instead of having to pull and run locally. Hosted on Github Pages here (https://thomasinch.github.io/csv-to-html-table/), but made it a single index.html so it can be downloaded and used offline.