{"id":51820535,"url":"https://github.com/dominicbachmann/angular-typed-router","last_synced_at":"2026-07-24T14:00:38.302Z","repository":{"id":317767658,"uuid":"1068262843","full_name":"dominicbachmann/angular-typed-router","owner":"dominicbachmann","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-03T10:02:30.000Z","size":958,"stargazers_count":15,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-03T12:08:21.946Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dominicbachmann.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-02T05:35:17.000Z","updated_at":"2026-07-03T10:02:37.000Z","dependencies_parsed_at":"2026-07-03T12:04:01.066Z","dependency_job_id":null,"html_url":"https://github.com/dominicbachmann/angular-typed-router","commit_stats":null,"previous_names":["dominicbachmann/angular-typed-router"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/dominicbachmann/angular-typed-router","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominicbachmann%2Fangular-typed-router","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominicbachmann%2Fangular-typed-router/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominicbachmann%2Fangular-typed-router/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominicbachmann%2Fangular-typed-router/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dominicbachmann","download_url":"https://codeload.github.com/dominicbachmann/angular-typed-router/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominicbachmann%2Fangular-typed-router/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35844578,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-24T02:00:07.870Z","response_time":62,"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":[],"created_at":"2026-07-22T05:00:25.538Z","updated_at":"2026-07-24T14:00:38.291Z","avatar_url":"https://github.com/dominicbachmann.png","language":"TypeScript","funding_links":[],"categories":["Third Party Components"],"sub_categories":["Router"],"readme":"# Angular Typed Router\n\nType-safe navigation for Angular. One source of truth (your `Routes` array) → inferred `Path` union + strongly typed `navigate` command tuples. No codegen, no runtime cost, just TypeScript. ✨\n\n## Why\n- ✅ Catch broken / misspelled route paths at compile time\n- 🛠️ Refactors become safer (remove a route → instant red squiggles)\n- ⚡ Zero runtime weight (pure types)\n- 🔁 Works exactly the same as Angular Router except you now import `TypedRouter` instead of `Router` and use `TypedRouterLink` instead of `RouterLink` (and you get type safety)\n- 🔌 Drop-in: keep your existing routing setup\n\n## Features\n- 📍 `Path` – union of every concrete reachable URL\n- 🧩 `Commands` – typed tuples for `router.navigate([...])`\n- 💡 Get auto-completion for paths and commands\n- 🚀 `TypedRouter` – typed `navigate` / `navigateByUrl` / `createUrlTree`\n- 🔗 `TypedRouterLink` – typed `[routerLink]` in templates\n- 🪄 It's all zero-runtime-weight types and interfaces, no code generation, no decorators, no custom builders\n\n## Installation 📦\n\nInstallation guide: [libs/typed-router/README.md](./libs/typed-router/README.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdominicbachmann%2Fangular-typed-router","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdominicbachmann%2Fangular-typed-router","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdominicbachmann%2Fangular-typed-router/lists"}