mholt/PapaParse

Streaming to unparse or csv file.

Open

#568 opened on Sep 19, 2018

View on GitHub
 (1 comment) (5 reactions) (0 assignees)JavaScript (1,157 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (11,877 stars)
PR merge metrics
 (Avg merge 18h) (1 merged PR in 30d)

Description

Hi there, I have a stream JSON of data which I would like to unparse and stream to a csv file. I see in the documentation we are able to parse from a stream but is the other way supported?

Thanks!

Contributor guide