Known Languages for Ruby
Well-known languages for Ruby.
[Features] | [Prerequisites] | [Installation] | [Examples] | [Reference] | [Development]
✨ Features
- Provides an enum of all well-known human languages (ISO 639-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-languages
bundle add known-languages
👉 Examples
Importing the Library
require 'known/languages'
include Known::Languages
📚 Reference
rubydoc.info/gems/known-languages
👨💻 Development
git clone https://github.com/it-is-known/known-languages.git