{"id":15470932,"url":"https://github.com/chekun/vscode-iris-i18n","last_synced_at":"2025-08-11T09:11:22.756Z","repository":{"id":232177893,"uuid":"781376365","full_name":"chekun/vscode-iris-i18n","owner":"chekun","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-09T08:31:58.000Z","size":1453,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-19T01:13:30.870Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/chekun.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2024-04-03T09:08:07.000Z","updated_at":"2024-04-03T09:08:26.000Z","dependencies_parsed_at":"2024-12-07T22:40:21.462Z","dependency_job_id":"da858e1f-8543-4839-8528-10d7c2ddd898","html_url":"https://github.com/chekun/vscode-iris-i18n","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"3f7117dd17a02ec44bd26dd001df1611ad9d8914"},"previous_names":["chekun/vscode-iris-i18n"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/chekun/vscode-iris-i18n","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chekun%2Fvscode-iris-i18n","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chekun%2Fvscode-iris-i18n/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chekun%2Fvscode-iris-i18n/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chekun%2Fvscode-iris-i18n/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chekun","download_url":"https://codeload.github.com/chekun/vscode-iris-i18n/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chekun%2Fvscode-iris-i18n/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269857564,"owners_count":24486395,"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-08-11T02:00:10.019Z","response_time":75,"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":"2024-10-02T02:07:58.431Z","updated_at":"2025-08-11T09:11:22.733Z","avatar_url":"https://github.com/chekun.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iris i18n vscode extension\n\n\u003cdiv align=\"center\"\u003e\n\n\u003c/div\u003e\n\n### How to use\n\n- Search \"iris i18n\" within vscode extensions panel\n- install extension\n- create and place config file `.iris-i18n.json` inside your iris project folder, put code in it. `locale_path` is the path relative to your project folder, `display_language` is the lang that display in the editor for preview.This file is the trigger for this extension to work.\n\n  ```json\n  {\n    \"locale_path\": \"./locale\",\n    \"display_language\": \"zh_CN\"\n  }\n  ```\n\n- currently only supports json file with structure below\n\n  ```bash\n  locale_path/\n    zh-CN/\n      common.json\n      error.json\n    en-US/\n      common.json\n      error.json\n  ```\n\n- workspaces are supported\n\n- demo screenshot\n\n  \u003cimg src=\"https://github.com/chekun/vscode-iris-i18n/blob/main/assets/screenshot.gif?raw=true\" /\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchekun%2Fvscode-iris-i18n","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchekun%2Fvscode-iris-i18n","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchekun%2Fvscode-iris-i18n/lists"}