angular-routing
Configure Angular routing with lazy loading, functional guards, and signal-based route parameters.
Install
npx skills add https://github.com/analogjs/angular-skills --skill angular-routingStats
| Total installs | 3,750 |
| Weekly installs | 3.7K |
| GitHub stars | 570 |
| First seen | Jan 24, 2026 |
| Source | @analogjs/angular-skills |
Summary
- Supports lazy loading of feature modules and individual components with loadChildren and loadComponent
- Functional guards for authentication, role-based access control, and unsaved changes detection; resolvers pre-fetch data before route activation
- Route parameters and query strings bind directly to component inputs via withComponentInputBinding(), with signal-based access to ActivatedRoute data
- Nested routing with child outlets, programmatic navigation with Router.navigate(), and router event monitoring for navigation state tracking
Tags
Related skills
| Skill | Installs | vs angular-routing |
|---|---|---|
| browser-preview | 3,612 | -138 |
| nextjs-best-practices | 3,716 | -34 |
| wcag-audit-patterns | 3,809 | +59 |
| create-adaptable-composable | 4,086 | +336 |
| fullstack-developer | 3,637 | -113 |
FAQ
- How many installs does angular-routing have?
- angular-routing has 3,750 total installs and 3.7K installs this week.
- Where is angular-routing hosted?
- angular-routing is published by @analogjs/angular-skills at https://github.com/analogjs/angular-skills.
- How many GitHub stars does angular-routing have?
- angular-routing has 570 GitHub stars.
- When was angular-routing first indexed?
- OrangeBot.AI first indexed angular-routing on Jan 24, 2026.
- How do I install angular-routing?
- Run: npx skills add https://github.com/analogjs/angular-skills --skill angular-routing