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.

[Node.js] Want to Convert JSON to CSV? Check This Module

7 pointsby kauegimenesabout 10 years ago

2 comments

anonfunctionabout 10 years ago
Looks cool, I made a similar tool that works on arrays and exports to *sv, xml and yaml. It&#x27;s called AOOT (array of objects to...) and available on npm <a href="https:&#x2F;&#x2F;github.com&#x2F;montanaflynn&#x2F;aoot" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;montanaflynn&#x2F;aoot</a>
评论 #9362063 未加载
kauegimenesabout 10 years ago
I just published this module, any comments are welcome. =) Thanks!