SheetJS / sheetjs

📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs

Home Page:https://sheetjs.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No option to change delimiter when writing CSV

MasterMT9 opened this issue · comments

As of now, there is no option to deviate from the standard CSV-Format. Im trying to parse XLSX to CSV.
As I work with CSVs that use semicolons as the delimiter and have some values that contain commas I cant just mass replace them. Would be quite helpful to have the option to change delimiters when exporting.

https://docs.sheetjs.com/docs/api/utilities#delimiter-separated-output FS controls the field separator.

In the future, please use our modern issue tracker https://git.sheetjs.com/sheetjs/sheetjs/issues