Skip to content

[FR] Support for other delimiters (especially ";") #36

@Qwyntex

Description

@Qwyntex

Many CSV-files you'll find only don't adhere to the comma standard. Windows in particular localizes the delimiter which results in files with the semicolon used as the delimiter depending on the users local.

I would appreciate if you could add support for different delimiters; I can't just change the delimiter as I work collaboratively and I don't want to force a standard that others do not use.

Maybe this package could be of help?:
https://www.npmjs.com/package/csv-string#detectinput--string--string

I found it in this thread, maybe it could be of use as well:
https://stackoverflow.com/questions/19053827/csv-separator-auto-detection-in-javascript

Thank you for writing and maintaining this plugin!

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions