zemirco / json2csv

Convert json to csv with column titles
http://zemirco.github.io/json2csv
MIT License
2.71k stars 366 forks source link

fix: simplify stringExcel formatter and support proper escaping #513

Closed juanjoDiaz closed 3 years ago

juanjoDiaz commented 3 years ago

Fixes #511 and simplify the excel formatter.

It makes no sense to use the excel formatter with custom quotes or escaped quotes.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling e820b4d4976b9dd2816ebd743f03955bd8cd4dc3 on juanjoDiaz:escape_quotes_excel_v6 into 5c62da1d2559d366bbe135c13db2a2c6bd06a391 on zemirco:master.