🚀 Updated Country Data 🌐
- Added FIPS & ISO Codes
- Included Currency Symbols
- Area & Government & Coastline Info Added
🚧 Regions Feature in Progress
🚀 Updated country data
- Added emojis, timezone, gmtoffset, and geonameId properties in the countries data.
- Fixed returned values of languages in the getCountry() function
- Added
getLanguage
function to retrive language information
- Added repository information to
package.json
.
- Updated README and Added Unit Tests for
getCountry
andgetCurrency
- 9ad8c86: Added MIT License
- acd17af: Added the
getCountry
function to retrieve country information
- 7188c2f: Addedd
getCurrency
function to retrieve currency codes