TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Paste in CSV, get a sharable file

14 pointsby heynkover 10 years ago

4 comments

mholtover 10 years ago
Nice clean look. Just FYI, newlines aren&#x27;t properly formatted in the output:<p><pre><code> a,b,&quot;c c&quot;,d,e </code></pre> Also, what is the privacy policy as for data we paste into your site?
评论 #8988821 未加载
laexover 10 years ago
Nice. I had a an idea for something similar. More like a library that takes in markdown formatted CSV and outputs well-formatted XLS&#x2F;Pages document.
michaelmiorover 10 years ago
<p><pre><code> The change you wanted was rejected. Maybe you tried to change something you didn&#x27;t have access to. If you are the application owner check the logs for more information.</code></pre>
评论 #8988780 未加载
misiti3780over 10 years ago
This is pretty nice, but it would be better if you could edit the columns - also, can you post this csv data to a url via ajax after it is formatted?