Skip to content

Feature request: support options for custom separator and delimiter values #21

@Manjack21

Description

@Manjack21

The issue

"CSV" files created on windows operating systems, will contain a number of different separators and delimiters, depending on the regional settings of the host. This also applies to certain Linux distributions (looking at you ubuntu).
In the current implementation only the comma separator(,) and double-quote delimiter(") are supported, as stated in the RFC.

requested feature

It should be possible to define custom separator and delimiter values, via the option object. These values should be optional and default to comma and double-quote.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions