{"id":20119577,"url":"https://github.com/box/box-languages","last_synced_at":"2025-05-06T14:32:33.541Z","repository":{"id":66050283,"uuid":"124285117","full_name":"box/box-languages","owner":"box","description":"Languages used by other box projects","archived":false,"fork":false,"pushed_at":"2024-06-28T13:43:31.000Z","size":14,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":60,"default_branch":"master","last_synced_at":"2025-05-06T00:14:42.648Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/box.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-07T19:37:23.000Z","updated_at":"2024-06-07T13:34:29.000Z","dependencies_parsed_at":"2024-06-19T13:20:25.565Z","dependency_job_id":"c8da91f6-e1c1-46b5-aab8-4b1cfaf76d9c","html_url":"https://github.com/box/box-languages","commit_stats":{"total_commits":11,"total_committers":6,"mean_commits":"1.8333333333333333","dds":0.7272727272727273,"last_synced_commit":"c7d61cbfbd79ec919e5c0859be65d434da612eae"},"previous_names":["box/box-locales"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fbox-languages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fbox-languages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fbox-languages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/box%2Fbox-languages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/box","download_url":"https://codeload.github.com/box/box-languages/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252703454,"owners_count":21790887,"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":[],"created_at":"2024-11-13T19:16:09.508Z","updated_at":"2025-05-06T14:32:31.610Z","avatar_url":"https://github.com/box.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Project for listing the locales that other box frontend projects are using when building.\nWhen adding a new locale, please bump up the version in package.json before publishing to npmjs.\n\n# To add a new locale\n1. Add the new locale in [index.js](index.js).\n2. Bump the version in [package.json](package.json).\n3. Run the \"Release Box Languages\" Jenkins job to publish to npmjs.\n\n# Usage examples:\nTo get the list of BCP-47 language tags that are officially supported by Box:\n```js\nconst languages = require('@box/languages');\nlanguages.forEach(...do something...);\n```\n\nTo get the full languages object that are officially supported by Box:\n```js\nconst { boxLanguages } = require('@box/languages');\nboxLanguages.forEach(...do something...);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbox%2Fbox-languages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbox%2Fbox-languages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbox%2Fbox-languages/lists"}