bengourley / currency-symbol-map

A function to lookup the currency symbol for a given currency code
BSD 2-Clause "Simplified" License
326 stars 112 forks source link

Added new functionality to return UTF-8 strings #58

Open sudeephazra opened 4 years ago

sudeephazra commented 4 years ago

Added new functionality to return UTF-8 strings representing the currency symbols of the existing currencies from map.js. Also updated the documentation to reflect the new addition

sudeephazra commented 3 years ago

@bengourley, Can you please take a look at this?

sudeephazra commented 3 years ago

@bengourley Can you please take a look at this PR?