@angular/router@22.0.7
// Angular - the routing library
$ npm install @angular/router
🔗 This package's source is indexed on CodeBrowser too
View GitHub repo →
downloads/wk
4,992,991
license
MIT
version
22.0.7
published
Jul 16, 2026
What is @angular/router?
@angular/router is Angular's official library for handling client-side navigation and routing in single-page applications. Developers use it to map URLs to components, manage navigation between views, and maintain application state across routes without full page reloads. It provides features like lazy loading, route guards, and nested routing to structure complex application navigation.
Links
Keywords
Dependencies (1)
Maintainers
angular, google-wombot