max-mapper / csv-write-stream

A CSV encoder stream that produces properly escaped CSVs
BSD 2-Clause "Simplified" License
204 stars 37 forks source link

Don't require headers when writing arrays #23

Open m1ch4ls opened 8 years ago

m1ch4ls commented 8 years ago

related to #19

I really needed just to write bunch of arrays of the same length and convert them to CSV