normalize_country
Country standardizer
A Ruby library that standardizes country names and codes into multiple formats.
Convert country names and codes to a standard.
69 stars
4 watching
8 forks
Language: Ruby
last commit: over 3 years ago
Linked from 1 awesome list
conversioncountry-codescountry-flagsemojiiso3166ruby
Related projects:
Repository | Description | Stars |
---|---|---|
countries/country_select | A Rails gem providing a simple helper to generate country select lists using the ISO 3166-1 standard. | 708 |
blackwinter/unicode | A Unicode normalization library for Ruby, providing functions to compare, decompose, compose and normalize strings according to the Unicode standard. | 80 |
ronatskiy/country-flags-svg | Provides a collection of country flags with associated metadata and URL links | 31 |
onomojo/i18n_country_select | Provides a Ruby-based select form helper using country codes with I18n translations | 28 |
floere/phony | A Ruby gem that normalizes and formats international phone numbers | 1,017 |
radar/humanize | A Ruby gem that converts numbers to human-readable strings in words. | 469 |
r-lyeh-archived/unify | A C++11 function to normalize resource identifiers into a standardized format | 22 |
grosser/i18n_data | A collection of data files providing standardized country and language information across multiple languages. | 217 |
smileychris/django-countries | Provides country choices and flag icons for Django applications | 1,445 |
lambdaworks/scountries | A collection of country codes and subdivisions. | 20 |
countries/countries | A collection of country data in a Ruby-based format | 2,246 |
dbuenzli/uunf | A library for normalizing Unicode text to a standardized format | 21 |
hyperknot/country-levels-export | An export repository containing GeoJSON data and related files from the country-levels project. | 23 |
msgpack/msgpack-ruby | Provides a binary serialization format for efficient data exchange among different languages and platforms. | 764 |
sindresorhus/normalize-url | A utility to standardize and normalize URLs by resolving relative references and stripping unnecessary parts. | 842 |