{"id":19873379,"url":"https://github.com/ismaestro/angular-i18n-example","last_synced_at":"2026-05-10T13:57:36.626Z","repository":{"id":212493276,"uuid":"730397299","full_name":"Ismaestro/angular-i18n-example","owner":"Ismaestro","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-14T14:01:42.000Z","size":202,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-11T16:49:54.723Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ismaestro.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2023-12-11T20:50:18.000Z","updated_at":"2023-12-13T23:16:38.000Z","dependencies_parsed_at":"2023-12-14T15:25:52.199Z","dependency_job_id":"2e9a42d2-d9b3-41d1-b697-3421f598e8cf","html_url":"https://github.com/Ismaestro/angular-i18n-example","commit_stats":null,"previous_names":["ismaestro/angular-i18n-example"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ismaestro%2Fangular-i18n-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ismaestro%2Fangular-i18n-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ismaestro%2Fangular-i18n-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ismaestro%2Fangular-i18n-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ismaestro","download_url":"https://codeload.github.com/Ismaestro/angular-i18n-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241300033,"owners_count":19940486,"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":[],"created_at":"2024-11-12T16:18:28.325Z","updated_at":"2026-05-10T13:57:36.561Z","avatar_url":"https://github.com/Ismaestro.png","language":"TypeScript","funding_links":["https://www.buymeacoffee.com/ismaestro"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ch3 align=\"center\"\u003eAngular Production Ready\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    Example app with Angular 17 + i18n + Standalone Components and Es-Build Enabled\n    \u003cbr\u003e\n    \u003cbr\u003e\n    :clap::clap::tada::tada::tada::tada::clap::clap:\n    \u003cbr\u003e\n    \u003cbr\u003e\n    Real World App made with much :heart:. Contains CRUD, advanced patterns and much more!\n    \u003cbr\u003e\n    \u003cbr\u003e\n    \u003cimg src=\"https://media.giphy.com/media/lIbaRQKLbCWkUZUOYs/giphy.gif\" alt=\"Demo example\"/\u003e\n    \u003cbr\u003e\n    \u003cbr\u003e\n    \u003ca href=\"https://angular-example-app.netlify.app/\"\u003eDEMO HERE\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n## Setup\n\n```bash\nnpm i\nnpm start\n```\n\n## Status\n\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=angular-example-app\u0026metric=alert_status)](https://sonarcloud.io/summary/new_code?id=angular-example-app)[![GitHub stars](https://img.shields.io/github/stars/ismaestro/angular8-example-app.svg?style=social\u0026label=Star)](https://github.com/ismaestro/angular8-example-app)\n[![GitHub forks](https://img.shields.io/github/forks/ismaestro/angular8-example-app.svg?style=social\u0026label=Fork)](https://github.com/ismaestro/angular8-example-app/fork)\n\n## Server\n\nThis project is using a real app deployed in fly.io, which you can see\n[here](https://github.com/Ismaestro/nestjs-example-app). The server is using NestJS, Prisma,\nPostgres and GraphQL. Please check it out and also feel free to contribute or give me your thoughts.\n\n## What's included\n\n- [x] Standalone components\n- [x] Functional Guards\n- [x] CRUD: create, update and remove heroes with this project!\n- [x] Authentication with JWT tokens (Interceptor and Guard)\n- [x] Internationalization with the official i18n. English and Spanish available.\n- [x] Lazy loading modules\n- [x] Amazing reactive functionalities with [elf](https://github.com/ngneat/elf)\n- [x] More logical directory structure\n- [x] Following the [best practices](https://angular.io/guide/styleguide)!\n- [x] Responsive layout with Bootstrap 5\n- [x] Use of [NgOptimizedImage](https://angular.io/guide/image-directive)\n- [x] SASS with BEM styles\n- [x] Example tests for: Component, Service, Interceptor, Directive and Guard\n- [x] End-to-end tests configuration with Playwright\n- [x] Very strict ESLint rules\n\n## Bugs and feature requests\n\nHave a bug or a feature request? Please first read the issue guidelines and search for existing and\nclosed issues. If your problem or idea is not addressed yet,\n[please open a new issue](https://github.com/Ismaestro/angular-example-app/issues/new).\n\nIf you have an idea or you want to do something, tell me or just do it! I'm always happy to hear\nyour feedback!\n\n## Creators\n\n**Ismael Ramos**\n\n- \u003chttps://github.com/ismaestro\u003e\n\n## Thanks\n\nI´m developing this project in my free time, but also thanks to all contributors!\n\n\u003cp\u003e\n  \u003ca href=\"https://www.buymeacoffee.com/ismaestro\"\u003e\n    \u003cimg src=\"https://res.cloudinary.com/ismaestro/image/upload/c_scale,w_200/v1677755383/angularproductionready/bmc_qr_tjz1ws.png\" alt=\"Buy me a coffe\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Copyright and license\n\nCode and documentation copyright 2023 the authors. Code released under the\n[MIT License](https://github.com/Ismaestro/angular-example-app/blob/master/LICENSE).\n\nEnjoy :metal:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fismaestro%2Fangular-i18n-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fismaestro%2Fangular-i18n-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fismaestro%2Fangular-i18n-example/lists"}