{"id":50733300,"url":"https://github.com/mariokreitz/i18n-ui","last_synced_at":"2026-06-10T11:01:17.183Z","repository":{"id":333917264,"uuid":"1139235710","full_name":"mariokreitz/i18n-ui","owner":"mariokreitz","description":"It serves as the central hub for documentation, FAQs, and getting started guides, helping developers seamlessly integrate internationalization workflows into their projects.","archived":false,"fork":false,"pushed_at":"2026-03-17T02:33:42.000Z","size":3729,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-17T14:29:40.400Z","etag":null,"topics":["angular","cli","cli-tool","font-awesome","i18n","landing-page","ngx-translate","tailwindcss"],"latest_commit_sha":null,"homepage":"https://mariokreitz.github.io/i18n-ui/","language":"TypeScript","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/mariokreitz.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":".github/AGENTS.md","dco":null,"cla":null}},"created_at":"2026-01-21T17:42:21.000Z","updated_at":"2026-03-17T02:33:45.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/mariokreitz/i18n-ui","commit_stats":null,"previous_names":["mariokreitz/i18n-ui"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mariokreitz/i18n-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariokreitz%2Fi18n-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariokreitz%2Fi18n-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariokreitz%2Fi18n-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariokreitz%2Fi18n-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mariokreitz","download_url":"https://codeload.github.com/mariokreitz/i18n-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariokreitz%2Fi18n-ui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34149132,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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":["angular","cli","cli-tool","font-awesome","i18n","landing-page","ngx-translate","tailwindcss"],"created_at":"2026-06-10T11:01:14.045Z","updated_at":"2026-06-10T11:01:17.171Z","avatar_url":"https://github.com/mariokreitz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# i18n-ui\n\n![i18n-ui Logo](public/assets/images/png/logo.png)\n\n\u003e The official landing page and documentation site\n\u003e for [i18n-excel-manager](https://github.com/mariokreitz/i18n-excel-manager).\n\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n[![Angular](https://img.shields.io/badge/angular-v21-dd0031.svg)](https://angular.dev)\n[![TailwindCSS](https://img.shields.io/badge/tailwindcss-v4-06b6d4.svg)](https://tailwindcss.com)\n[![Build \u0026 Deploy](https://github.com/mariokreitz/i18n-ui/actions/workflows/deploy.yml/badge.svg)](https://github.com/mariokreitz/i18n-ui/actions/workflows/deploy.yml)\n\n## 🚀 Overview\n\n**i18n-ui** is a modern, responsive web application built to showcase the features and usage of the `i18n-excel-manager`\nlibrary. It serves as the central hub for documentation, FAQs, and getting started guides, helping developers seamlessly\nintegrate internationalization workflows into their projects.\n\nThis project is built with **Angular v21** and styled with **TailwindCSS v4**, entirely focused on performance,\naccessibility (WCAG AA), and maintainability using the latest Angular best practices (Signals, Standalone Components).\n\n## 💎 About i18n-excel-manager\n\nThis site documents [i18n-excel-manager](https://github.com/mariokreitz/i18n-excel-manager), a comprehensive CLI tool\ndesigned to streamline the translation process in software projects.\n\n**Key Features:**\n\n- **🔄 Bi-Directional Conversion:** Seamlessly convert between `JSON` translation files and Excel spreadsheets.\n- **📂 Nested Key Support:** Fully supports complex, nested JSON structures.\n- **✨ AI-Powered translations:** Ask Google Gemini to translate your files.\n- **🔍 Code Analysis:** Detects **missing** and **unused** translation keys by analyzing your source code.\n- **🛡️ Validation:** Ensures data integrity during conversion.\n- **🤖 Interactive CLI:** Easy-to-use terminal interface.\n\n## 🛠️ Tech Stack\n\n- **Framework:** [Angular v21](https://angular.dev/)\n- **Styling:** [Tailwind CSS v4](https://tailwindcss.com/)\n- **Internationalization:** [ngx-translate](https://github.com/ngx-translate/core)\n- **Icons:** [FontAwesome](https://fontawesome.com/)\n- **Architecture:** Standalone Components, Signal-based State, OnPush Change Detection\n\n## 📦 Getting Started\n\nFollow these steps to set up the project locally for development or contributions.\n\n### Prerequisites\n\nEnsure you have the following installed:\n\n- **Node.js** (Active LTS version recommended, v20+)\n- **npm**\n\n### Installation\n\n1. **Clone the repository:**\n\n   ```bash\n   git clone https://github.com/mariokreitz/i18n-ui.git\n   cd i18n-ui\n   ```\n\n2. **Install dependencies:**\n\n   ```bash\n   npm ci\n   ```\n\n3. **Run the application:**\n\n   ```bash\n   npm start\n   ```\n\n   The app will be available at `http://localhost:4200/`.\n\n## 🏗️ Build \u0026 Deploy\n\nTo build the project for production:\n\n```bash\nnpm run build\n```\n\nThe build artifacts will be stored in the `dist/` directory.\n\n### GitHub Pages\n\nThis project is configured to deploy automatically to GitHub Pages via GitHub Actions.\nThe build process handles the `base-href` and SPA routing (404 fallback) automatically.\n\n## ✅ Code Quality\n\nWe enforce strict code quality standards to maintain a clean codebase.\n\n- **Linting:**\n  ```bash\n  npm run lint\n  ```\n- **Fix Linting Issues:**\n  ```bash\n  npm run lint:fix\n  ```\n- **Formatting:**\n  ```bash\n  npm run format\n  ```\n\n## 🤝 Contributing\n\nContributions are welcome! If you find a bug in the documentation or want to improve the site:\n\n1. Fork the repository.\n2. Create a feature branch (`git checkout -b feature/amazing-improvement`).\n3. Commit your changes (`git commit -m 'feat: add amazing improvement'`).\n4. Push to the branch (`git push origin feature/amazing-improvement`).\n5. Open a Pull Request.\n\nPlease ensure all changes pass the accessibility checks (AXE/WCAG) and linting rules.\n\n## 📄 License\n\nThis project is licensed under the MIT License.\n\n---\n\nMade with ❤️ by [Mario Kreitz](https://github.com/mariokreitz)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariokreitz%2Fi18n-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmariokreitz%2Fi18n-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariokreitz%2Fi18n-ui/lists"}