Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to get symbol for european countries #1

Open
gaeljw opened this issue Sep 12, 2018 · 0 comments
Open

Unable to get symbol for european countries #1

gaeljw opened this issue Sep 12, 2018 · 0 comments

Comments

@gaeljw
Copy link

gaeljw commented Sep 12, 2018

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 ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant