TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

28 点作者 v512将近 8 年前

7 条评论

motyar将近 8 年前
Very simple but very useful.<p>Idea: Make something like <a href="http:&#x2F;&#x2F;yourapp.tld&#x2F;CSV_URL" rel="nofollow">http:&#x2F;&#x2F;yourapp.tld&#x2F;CSV_URL</a> to view table using any csv link.
评论 #14708800 未加载
melezhik将近 8 年前
Useful script. Have uploaded it to SparrowHub - <a href="https:&#x2F;&#x2F;sparrowhub.org&#x2F;info&#x2F;csvtotable" rel="nofollow">https:&#x2F;&#x2F;sparrowhub.org&#x2F;info&#x2F;csvtotable</a>
fiatjaf将近 8 年前
See also: <a href="http:&#x2F;&#x2F;stevecat.net&#x2F;table-magic&#x2F;" rel="nofollow">http:&#x2F;&#x2F;stevecat.net&#x2F;table-magic&#x2F;</a>
评论 #14710328 未加载
lozzo将近 8 年前
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
评论 #14710335 未加载
roberdam将近 8 年前
This is Awesome!, thanks for sharing it!. Unfortunately I can&#x27;t make it work with any of my csv&#x27;s,<p>UnicodeDecodeError: &#x27;utf8&#x27;
评论 #14712787 未加载
jaredgrippe将近 8 年前
Just import the CSV into Google Sheets. Done.
gaojiuli将近 8 年前
Could you add supporting for json, xml, excel, etc.
评论 #14716281 未加载