i18n_data
Ruby: country/language names and 2-letter-code pairs, in 85 languages, for country/language i18n (by grosser)
Countries
All sorts of useful information about every country packaged as convenient little country objects. It includes data from ISO 3166 (countries and states/subdivisions ), ISO 4217 (currency), and E.164 (phone numbers). (by hexorx)
i18n_data | Countries | |
---|---|---|
- | 4 | |
191 | 2,209 | |
- | 0.7% | |
0.0 | 7.7 | |
almost 2 years ago | 10 days ago | |
Ruby | Ruby | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
i18n_data
Posts with mentions or reviews of i18n_data.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning i18n_data yet.
Tracking mentions began in Dec 2020.
Countries
Posts with mentions or reviews of Countries.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-25.
-
Easy Countries, Province/State List for Rails Forms
It seems close to the countries gems. https://github.com/countries/countries
-
Can I show product prices and taxes only by having the country/state
AFAIK, if you wish to display the net price (outside of Stripe Checkout with Stripe Tax enabled), you will have to first collect and store all relevant tax rates (we grab them from https://github.com/countries/countries), and apply them manually, based on IP or billing address.
- All sorts of useful information about every country packaged as convenient little country objects.
What are some alternatives?
When comparing i18n_data and Countries you can also consider the following projects:
Carmen - A repository of geographic regions for Ruby
GlobalPhone
normalize_country - Convert country names and codes to a standard.
phonelib - Ruby gem for phone validation and formatting using google libphonenumber library data
country_select - Gemification of rails's country_select