Skip to content

Unable to get symbol for european countries #1

Description

@gaeljw

Hello,

The lib does not allow to retrieve currency symbols for european countries as they are all considered as one big country called 'European member...'.
The thing is, when you get a string like 'France', it's not very convenient to find out first if it's a european country.

currencySymbol.symbol('France')
// Result is undefined

It would be great if we could use all countries name including european ones.

For people who might come here looking for a solution: I switched to https://www.npmjs.com/package/iso-country-currency ;)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions