{"id":34274619,"url":"https://github.com/comerc/meteor-lang","last_synced_at":"2025-12-16T20:56:58.075Z","repository":{"id":23931386,"uuid":"27312508","full_name":"comerc/meteor-lang","owner":"comerc","description":"Language selector for any i18n-package","archived":false,"fork":false,"pushed_at":"2015-01-01T08:03:01.000Z","size":356,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-24T07:36:25.696Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/comerc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-29T19:22:16.000Z","updated_at":"2023-08-23T11:25:15.000Z","dependencies_parsed_at":"2022-08-26T18:21:59.547Z","dependency_job_id":null,"html_url":"https://github.com/comerc/meteor-lang","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/comerc/meteor-lang","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comerc%2Fmeteor-lang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comerc%2Fmeteor-lang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comerc%2Fmeteor-lang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comerc%2Fmeteor-lang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/comerc","download_url":"https://codeload.github.com/comerc/meteor-lang/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comerc%2Fmeteor-lang/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27771139,"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","status":"online","status_checked_at":"2025-12-16T02:00:10.477Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-12-16T20:56:57.477Z","updated_at":"2025-12-16T20:56:58.070Z","avatar_url":"https://github.com/comerc.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"lang\n====\n\nYo! This package allow you to add language selector ```{{\u003e lang}}``` in your templates.\n\nExample for **anti:i18n**\n```coffee\nlangList =\n  \"ru\": \"RUS\"\n  \"en\": \"ENG\"\n\nLang.setList(langList)\n\nLang.swith = (lang) -\u003e\n  i18n.setLanguage(lang)\n\nLang.init = (lang) -\u003e\n  i18n.setDefaultLanguage(lang)\n```\n\nExample for **softwarerero:accounts-t9n**\n```coffee\nlangList =\n  \"ru\": \"RUS\"\n  \"en\": \"ENG\"\n\nLang.setList(langList)\n\nLang.swith = (lang) -\u003e\n  T9n.setLanguage(lang)\n\nLang.init = (lang) -\u003e\n  T9n.defaultLanguage = lang\n```\n\nDEMO\n----\n\n![demo](https://github.com/comerc/lang/blob/master/lang.gif)\n\nTODO\n----\n\n1. Functionality like https://www.facebook.com/login.php\n2. html lang=\"en\"\n3. parameters of scripts at head\n\n*disclaimer: Its my first meteor package. Just for fun.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomerc%2Fmeteor-lang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomerc%2Fmeteor-lang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomerc%2Fmeteor-lang/lists"}