Settings

Theme

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

github.com

28 points by v512 9 years ago · 13 comments

Reader

motyar 9 years ago

Very simple but very useful.

Idea: Make something like http://yourapp.tld/CSV_URL to view table using any csv link.

melezhik 9 years ago

Useful script. Have uploaded it to SparrowHub - https://sparrowhub.org/info/csvtotable

fiatjaf 9 years ago

See also: http://stevecat.net/table-magic/

  • v512OP 9 years ago

    Interesting project. One thing is they don't have search filter which is really useful when working with large data set.

lozzo 9 years ago

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

  • v512OP 9 years ago

    Yeah, will give a command line flag to set default number of entries.

roberdam 9 years ago

This is Awesome!, thanks for sharing it!. Unfortunately I can't make it work with any of my csv's,

UnicodeDecodeError: 'utf8'

  • v512OP 9 years ago

    Please try upgrading to v1.1.0 and check. If you don't mind you can share the sample CSV data for testing.

jaredgrippe 9 years ago

Just import the CSV into Google Sheets. Done.

gaojiuli 9 years ago

Could you add supporting for json, xml, excel, etc.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection