UNPKG

country-data-list

Version:

Data about countries - like their ISO codes and currencies

13 lines (11 loc) 447 B
# Country List * Codebase has been changed to es6. * Use of import and javascript latest features * Now, bundle file can be used using script tag # Added Currency Symbol Maps * removed External Dependency for currency-symbol-map. Now we have 4 methods * currencySymbolMap => returns list of currency with name, number, symbol * getSymbolFromCurrency, * getNameFromCurrency, * getSafeSymbolFromCurrency, * getSafeNameFromCurrency