Skip to content

csv.stringify StringifyOptions to output numbers in fixed point notation without trailing zeros #6080

Open
@dandv

Description

@dandv

When outputting CSV fields that are small numbers, the output can end up in scientific notation. This can confuse spreadsheet software.

image

Describe the solution you'd like

A StringifyOption to disable scientific notation.

Describe alternatives you've considered

Using Big.js.

Metadata

Metadata

Assignees

No one assigned

    Labels

    csvsuggestiona suggestion yet to be agreed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions