mholt/PapaParse

Streaming to unparse or csv file.

Open

#568 opened on Sep 19, 2018

 (1 comment) (5 reactions) (0 assignees)JavaScript (1,186 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (13,552 stars)
PR merge metrics
 (PR metrics pending)

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