{"id":19167213,"url":"https://github.com/dyweb/tam-i18n","last_synced_at":"2025-07-17T08:34:40.993Z","repository":{"id":71929465,"uuid":"110065648","full_name":"dyweb/tam-i18n","owner":"dyweb","description":"i18n (internationalization) plugin for Tam.","archived":false,"fork":false,"pushed_at":"2018-03-30T06:27:19.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-07-06T13:03:46.156Z","etag":null,"topics":["i18n","tam"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/dyweb.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":"2017-11-09T04:03:50.000Z","updated_at":"2018-03-30T06:27:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"ed84a3a7-25d8-46c8-93ec-53beac2102dd","html_url":"https://github.com/dyweb/tam-i18n","commit_stats":{"total_commits":8,"total_committers":2,"mean_commits":4.0,"dds":0.25,"last_synced_commit":"22a8f1e6903a68dec964b2e674107ddcf8bbcf53"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dyweb/tam-i18n","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyweb%2Ftam-i18n","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyweb%2Ftam-i18n/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyweb%2Ftam-i18n/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyweb%2Ftam-i18n/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dyweb","download_url":"https://codeload.github.com/dyweb/tam-i18n/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyweb%2Ftam-i18n/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265585425,"owners_count":23792737,"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":["i18n","tam"],"created_at":"2024-11-09T09:36:21.030Z","updated_at":"2025-07-17T08:34:40.973Z","avatar_url":"https://github.com/dyweb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tam-i18n\n\nHTML i18n (internationalization) support for [Tam](https://github.com/arrowrowe/tam).\n\n## Usage\n\nThis plugin wraps [gulp-html-i18n](https://github.com/webyom/gulp-html-i18n). Here is an example:\n\n```json\n{\n    // ...\n    \"plugins\": {\n        \"tam-i18n\": {\n          \"src\": [\"./src/index.html\"],\n          \"dest\": \"./\",\n          \"langDir\": \"./lang\"\n        }\n    },\n    // ...\n}\n```\n\nThe `lang` directory is listed as follows:\n\n```\nlang\n├─ en-US\n│  └─ index.json\n└─ zh-CN\n   └─ index.json\n```\n\nIn the example above, both `index.en-US.html` and `index.zh-CN.html` will be generated.\n\n## License\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdyweb%2Ftam-i18n","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdyweb%2Ftam-i18n","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdyweb%2Ftam-i18n/lists"}