Known Countries for Ruby
Well-known countries for Ruby.
[Features] | [Prerequisites] | [Installation] | [Examples] | [Reference] | [Development]
✨ Features
- Provides an enum of well-known countries (ISO 3166-1).
- 100% pure and safe Ruby with zero dependencies and no bloat.
- Cuts red tape: 100% free and unencumbered public domain software.
- Polyglot software also available for Dart, Python, and Rust.
🛠️ Prerequisites
- Ruby 3.2+
⬇️ Installation
Installation from RubyGems
gem install known-countries
bundle add known-countries
👉 Examples
Importing the Library
require 'known/countries'
include Known::Countries
📚 Reference
rubydoc.info/gems/known-countries
👨💻 Development
git clone https://github.com/it-is-known/known-countries.git