angular-ui/ui-router
The de-facto solution to flexible routing with nested views in AngularJS observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 59
- Release rhythm 31
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4975
- days_rel: 246
- days_push: 246
- n_releases_24m: 1
Adoption not part of the score
13425 stars · 2934 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
UI-Router is a state-based client-side routing library for AngularJS single-page applications, modeling the app as a hierarchical tree of states with nested views. It manages URL-driven navigation and state transitions in a transaction-like manner via a finite state machine.
Use cases
- route a single-page AngularJS app with nested views
- create bookmarkable deep links within an SPA
- manage transitions between application states with a state machine
- replace ngRoute with more flexible routing
- load and resolve data before activating a route state
When to choose
- you are building or maintaining an AngularJS (1.x) SPA needing nested views and state-based routing
- you need URL-driven navigation with hierarchical states and transactional transitions
When to avoid
- you are building a modern Angular (2+) or React app - use the dedicated UI-Router packages or framework routers instead
- you need simple flat routing and ngRoute suffices
Facets
library · maturity maintenance
routing middleware state-management web-development frontend browser cross-platform angularjs ui-router spa nested-views state-machine client-side-routing javascript nodejs
3 sources
- readme: https://github.com/angular-ui/ui-router · fetched 2026-08-28 · 6088ddfa1111
- homepage: http://ui-router.github.io/ · fetched 2026-08-29 · b7a57edbc4ae
- registry_npm: https://registry.npmjs.org/ui-router · fetched 2026-08-29 · 2341e902716f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| angular-ui/ui-router | main | 57 |
For agents
markdown · JSON · MCP: product_card(name="angular-ui/ui-router")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem