Skip to content

formatNumber function should support Number#toLocaleString options #98

Description

@jsmreese

Version 2 of the formatNumber function accepts maximumSignificantDigits and fractionDigits.

It should use the same API as Number#toLocaleString:

  • minimumFractionDigits
  • maximumFractionDigits
  • minimumSignificantDigits
  • maximumSignificantDigits

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions