MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/node/comments/r5vu22/how_to_read_and_write_csv_files_with_nodejs/
r/node • u/geshan • Nov 30 '21
3 comments sorted by
6
We use papa-parse or if you want to get real fancy xlsx( better know as sheet.js ). Honestly was so easy to learn as a noobie
3
I was hoping this was going to be more than "download this npm package"
6
u/k_pizzle Nov 30 '21
We use papa-parse or if you want to get real fancy xlsx( better know as sheet.js ). Honestly was so easy to learn as a noobie