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)
country_select
Gemification of rails's country_select (by countries)
Countries | country_select | |
---|---|---|
4 | 1 | |
2,230 | 704 | |
1.1% | 0.7% | |
7.8 | 7.6 | |
about 1 month ago | about 1 month 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.
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.
country_select
Posts with mentions or reviews of country_select.
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
+1 for the countries gem, but if it's for forms you might want to look at https://github.com/countries/country_select as well which is built on top of that but provides form utilities
What are some alternatives?
When comparing Countries and country_select you can also consider the following projects:
Carmen - A repository of geographic regions for Ruby
i18n_data - Ruby: country/language names and 2-letter-code pairs, in 85 languages, for country/language i18n
normalize_country - Convert country names and codes to a standard.
GlobalPhone
phonelib - Ruby gem for phone validation and formatting using google libphonenumber library data