alexcaza / export-to-csv

Export a JS collection to CSV; written in TypeScript.
Other
207 stars 48 forks source link

Escape double quotes according to RFC 4180 #66

Closed rgansevles closed 1 year ago

rgansevles commented 1 year ago

Fixes #65

alexcaza commented 1 year ago

Thanks for fixing this! I'll roll out a bug release soon.