{"id":13747514,"url":"https://github.com/scsmith/language_list","last_synced_at":"2025-04-05T20:09:13.319Z","repository":{"id":56880750,"uuid":"1865494","full_name":"scsmith/language_list","owner":"scsmith","description":"A list of languages based upon ISO-639-1 and ISO-639-3 with functions to retrieve only common languages.","archived":false,"fork":false,"pushed_at":"2018-08-06T08:39:53.000Z","size":380,"stargazers_count":90,"open_issues_count":5,"forks_count":32,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-05-12T10:02:50.957Z","etag":null,"topics":["common-language","countries","iso-639","iso-639-1","iso-639-3","language","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scsmith.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-06-08T13:56:53.000Z","updated_at":"2024-05-06T03:18:46.000Z","dependencies_parsed_at":"2022-08-20T23:10:39.632Z","dependency_job_id":null,"html_url":"https://github.com/scsmith/language_list","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scsmith%2Flanguage_list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scsmith%2Flanguage_list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scsmith%2Flanguage_list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scsmith%2Flanguage_list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scsmith","download_url":"https://codeload.github.com/scsmith/language_list/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247393572,"owners_count":20931813,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["common-language","countries","iso-639","iso-639-1","iso-639-3","language","ruby"],"created_at":"2024-08-03T06:01:31.963Z","updated_at":"2025-04-05T20:09:13.298Z","avatar_url":"https://github.com/scsmith.png","language":"Ruby","readme":"# Language List\nA list of languages based upon ISO-639-1 and ISO-639-3 with functions to retrieve only common languages.\n\n[![Build Status](https://travis-ci.org/scsmith/language_list.svg?branch=master)](https://travis-ci.org/scsmith/language_list)\n\n## Examples\n    # Get an array of LanguageList::LanguageInfo classes\n    all_languages = LanguageList::ALL_LANGUAGES\n    common_languages = LanguageList::COMMON_LANGUAGES\n\n    # Finding a language based on its ISO-639-1 or ISO-639-3 code or\n    # name\n    german  = LanguageList::LanguageInfo.find('German')\n    english = LanguageList::LanguageInfo.find('en')\n    english.name.inspect #=\u003e \"English\"\n    english.iso_639_1.inspect #=\u003e \"en\"\n    english.iso_639_3.inspect #=\u003e \"eng\"\n    english.common? #=\u003e true\n\n## Testing\n\n    rake\n\n## Upgrading\n\n### 1.1 to 1.2\n\n  * Version 1.2 freezes all of the constants once they're loaded.\n\n## Thanks\nThanks goes to Steve Hardie for his work on creating a list of common languages (http://stevehardie.com/2009/10/list-of-common-languages/).\n\n## License\nI don't actually know the license for this project. The project contains countries from the ISO language list although they were not obtained from the ISO website. The country list has been adapted and placed in data/languages.yml, so that it can be replaced if required.\n\nAll of the code (everything except data/languages.yml) in this project is released under an MIT license.\n","funding_links":[],"categories":["Ruby"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscsmith%2Flanguage_list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscsmith%2Flanguage_list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscsmith%2Flanguage_list/lists"}