Registry / utility / normalize-country

normalize-country

JSON →
library0.3.3rbrubygemsunverified

Converts country names and codes from various standards (ISO, FIFA, IOC) to standardized formats, including emoji.

gem install normalize_country
INSTALL
IMPORT
SIG · NORMALIZE-COUNTRY
N
normalize-country
utilityrubyv0.3.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

NormalizeCountry
require 'normalize_country'

Convert country names or codes to standardized formats.

require 'normalize_country' NormalizeCountry('USA') # => "United States" NormalizeCountry('US', to: :emoji) # => "🇺🇸"
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
normalize-country — gem install normalize-country · libregistry