top | item 14705931

Show HN: Convert CSV files to searchable and sortable HTML table

28 points| v512 | 8 years ago |github.com | reply

13 comments

order
[+] lozzo|8 years ago|reply
I would show all entries, and not give any option to show just 10,20, 50... there is no advantage in that since everything is in memory
[+] v512|8 years ago|reply
Yeah, will give a command line flag to set default number of entries.
[+] roberdam|8 years ago|reply
This is Awesome!, thanks for sharing it!. Unfortunately I can't make it work with any of my csv's,

UnicodeDecodeError: 'utf8'

[+] v512|8 years ago|reply
Please try upgrading to v1.1.0 and check. If you don't mind you can share the sample CSV data for testing.
[+] jaredgrippe|8 years ago|reply
Just import the CSV into Google Sheets. Done.
[+] gaojiuli|8 years ago|reply
Could you add supporting for json, xml, excel, etc.
[+] v512|8 years ago|reply
Yeah will do that in upcoming versions.