{"id":31917747,"url":"https://github.com/egyjs/vue-auto-detect-translation","last_synced_at":"2025-10-13T20:46:11.446Z","repository":{"id":61950545,"uuid":"556498843","full_name":"egyjs/vue-auto-detect-translation","owner":"egyjs","description":"auto detect Vue translation keys, with auto translate","archived":false,"fork":false,"pushed_at":"2022-10-31T01:35:46.000Z","size":131,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-11T16:47:56.245Z","etag":null,"topics":["auto-detection","auto-translation","automation","i18n-auto-translation","javascript","nodejs","translation","vue","vue3"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/vue-detect-translation","language":"JavaScript","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/egyjs.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":"2022-10-24T01:02:46.000Z","updated_at":"2024-08-12T20:27:58.000Z","dependencies_parsed_at":"2023-01-20T16:05:12.893Z","dependency_job_id":null,"html_url":"https://github.com/egyjs/vue-auto-detect-translation","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/egyjs/vue-auto-detect-translation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egyjs%2Fvue-auto-detect-translation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egyjs%2Fvue-auto-detect-translation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egyjs%2Fvue-auto-detect-translation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egyjs%2Fvue-auto-detect-translation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/egyjs","download_url":"https://codeload.github.com/egyjs/vue-auto-detect-translation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egyjs%2Fvue-auto-detect-translation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016917,"owners_count":26085911,"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-10-13T02:00:06.723Z","response_time":61,"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":["auto-detection","auto-translation","automation","i18n-auto-translation","javascript","nodejs","translation","vue","vue3"],"created_at":"2025-10-13T20:45:26.083Z","updated_at":"2025-10-13T20:46:11.438Z","avatar_url":"https://github.com/egyjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue auto detect translation\n\nIt generates a translation file for you based on the translations detected in Your Application.\nFurthermore, it supports free and automatic translations\nusing [API Translator (Google translate)](https://www.npmjs.com/package/api-translator)\n\n[![npm](https://img.shields.io/npm/v/vue-detect-translation.svg)](https://www.npmjs.com/package/vue-detect-translation)\n[![npm](https://img.shields.io/npm/dt/vue-detect-translation.svg)](https://www.npmjs.com/package/vue-detect-translation)\n[![npm](https://img.shields.io/npm/l/vue-detect-translation.svg)](https://www.npmjs.com/package/vue-detect-translation)\n\n## Installation\n\n```bash\nnpm install -g vue-detect-translation\n```\n\n## Usage\n\n```bash\nv-detect-t \n# options\n--path= # path you want to scan for translation (default: src)\n--auto-translate= # language to translate to (example: --auto-translate=ar)\n--output= # output json file name (default: locale/en.json)\n--funcName= # function name to detect translation (default: $t)\n```\n\n## Todo\n\n- [ ] Convert to typescript + add types\n- [ ] change the argument library ( currently using minimist )\n- [ ] Add tests (Jest)\n- [ ] Add option `language-from` in autoTranslate\n- [x] Add option `language-to` in autoTranslate (ex. `--auto-translate=fr`)\n- [ ] support multiple Programming languages (currently support only`vue|js|jsx|ts|tsx`)\n    - im think to create an option called `extentions` (for example `--language=vue,js,jsx,ts,tsx`)\n- [x] ~~create custom \"free-translate\" pkg , to speed up the translation process and upgrade `puppeteer` to\n  @latest~~ **([api-translator](https://www.npmjs.com/package/api-translator))**\n\n# vue-auto-detect-translation\n\n# Contributing\n\n#### Please do! I'm open to any suggestions or improvements in this project.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegyjs%2Fvue-auto-detect-translation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fegyjs%2Fvue-auto-detect-translation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegyjs%2Fvue-auto-detect-translation/lists"}