{"id":24582716,"url":"https://github.com/lang-source/lang-source-cli","last_synced_at":"2025-04-24T06:22:43.504Z","repository":{"id":272512876,"uuid":"916649873","full_name":"lang-source/lang-source-cli","owner":"lang-source","description":"lang-source-cli is an AI-powered tool that simplifies multilingual support by automating i18n, designed to enhance efficiency in globalized development projects.","archived":false,"fork":false,"pushed_at":"2025-03-24T07:41:40.000Z","size":336,"stargazers_count":5,"open_issues_count":7,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-30T07:41:21.701Z","etag":null,"topics":["ai","api","automation","cli","cli-tool","developer-tools","development","i18n","i18n-auto-translation","i18n-automation","i18n-nextjs","internationalization","internationalization-library","l10n","localization","multilingual-websites","nodejs","npm","translation","typescript"],"latest_commit_sha":null,"homepage":"https://lang-source.github.io","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/lang-source.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-14T14:10:20.000Z","updated_at":"2025-02-24T09:49:28.000Z","dependencies_parsed_at":"2025-01-14T23:07:04.736Z","dependency_job_id":"36bd713f-ac92-4a20-9a91-a7d1da638e7e","html_url":"https://github.com/lang-source/lang-source-cli","commit_stats":null,"previous_names":["lang-source/lang-source-cli","langsource/langsource-cli"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lang-source%2Flang-source-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lang-source%2Flang-source-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lang-source%2Flang-source-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lang-source%2Flang-source-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lang-source","download_url":"https://codeload.github.com/lang-source/lang-source-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250574707,"owners_count":21452603,"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":["ai","api","automation","cli","cli-tool","developer-tools","development","i18n","i18n-auto-translation","i18n-automation","i18n-nextjs","internationalization","internationalization-library","l10n","localization","multilingual-websites","nodejs","npm","translation","typescript"],"created_at":"2025-01-24T03:56:36.827Z","updated_at":"2025-04-24T06:22:43.481Z","avatar_url":"https://github.com/lang-source.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"https://github.com/user-attachments/assets/4d865555-44d0-4238-b1d6-2ef7ddc8a3da\" alt=\"lang-source-cli Logo\" width=\"200\"/\u003e\n\n# lang-source-cli\n\n### AI-Powered Internationalization Made Simple\n\u003csub\u003eTransform your development process with automated, accurate translations for your applications\u003c/sub\u003e\n\n[![License](https://img.shields.io/badge/license-MIT-green?style=for-the-badge)](https://github.com/lang-source/lang-source-cli/blob/main/LICENCE)\n[![npm version](https://img.shields.io/npm/v/lang-source-cli.svg?style=for-the-badge)](https://www.npmjs.com/package/lang-source-cli)\n[![npm downloads](https://img.shields.io/npm/dm/lang-source-cli.svg?style=for-the-badge)](https://www.npmjs.com/package/lang-source-cli)\n\n\u003c/div\u003e\n\n---\n## ✨ Features\n\n- 🤖 AI-powered translation engine\n- 🚀 Simple command-line interface\n- 🔄 Bulk translation processing\n- ⚡ Fast and efficient processing\n- 🔍 Intelligent context preservation\n\n## 🚀 Installation\n\nInstall lang-source-cli globally with npm:\n\n```bash\nnpm install -g lang-source-cli\n# or\nsudo npm install -g lang-source-cli  # incase sudo privileges are required \n```\n\n## 🛠️ Usage\n\n### Generate Translations\n\nStart the translation process with a simple command:\n\n```bash\nlangsource generate  # Full command\n# or\nlangsource g        # Short version\n```\n\n\u003e **Important**: File names should be two characters long (e.g., `en.json`)\n\n### Interactive Workflow\n\n\u003cimg src=\"https://github.com/user-attachments/assets/23430b8a-784d-46c0-89af-c51ed5e4a3cf\" alt=\"Option Selection\" width=\"600\"/\u003e\n\n## 🌐 Supported Languages\n\n| Language    | Code | Status |\n|------------|------|---------|\n| English    | `en` | ✅ |\n| Japanese   | `ja` | ✅ |\n| Korean     | `ko` | ✅ |\n| Russian    | `ru` | ✅ |\n| Portuguese | `pt` | ✅ |\n| Arabic     | `ar` | ✅ |\n| German     | `de` | ✅ |\n| French     | `fr` | ✅ |\n| Spanish    | `es` | ✅ |\n| Italian    | `it` | ✅ |\n| Chinese    | `zh` | ✅ |\n| Urdu       | `ur` | ✅ |\n\n\u003e 💡 Need more languages? [Request a language](https://github.com/lang-source/lang-source-cli/issues)\n\n## 💻 Development\n\n### Prerequisites\n\n- **Node.js** `\u003e= 14.0.0` \n- **npm** `\u003e= 7.0.0`\n\n### Local Setup\n\n1️⃣ **Clone the repository**\n```bash\ngit clone https://github.com/lang-source/lang-source-cli.git\ncd lang-source-cli\n```\n\n2️⃣ **Install dependencies**\n```bash\nnpm install\n```\n\n3️⃣ **Build and run**\n```bash\nnpm run build\nnpm run start\n```\n\n4️⃣ **Local CLI installation**\n```bash\nnpm install -g .\n```\n\n## 🤝 Contributing\n\nWe love your input! Check out our [Contributing Guidelines](./CONTRIBUTING.md) to get started.\n\nWays to contribute:\n- 🐛 Report bugs\n- 💡 Propose new features\n- 📖 Improve documentation\n- 💻 Submit pull requests\n\n## 📄 License\n\nCopyright © 2025 lang-source-cli\n\nReleased under the [MIT License](./LICENSE).\n\n## 💪 Support\n\nNeed help? We've got you covered!\n\n- 📫 [Open an issue](https://github.com/lang-source/lang-source-cli/issues)\n- 📧 [Email support](mailto:tahamukhtar20+langsource@gmail.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flang-source%2Flang-source-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flang-source%2Flang-source-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flang-source%2Flang-source-cli/lists"}