devxoul/URLNavigator
⛵️ Elegant URL Routing for Swift observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3860
- days_rel: n/a
- days_push: 831
- n_releases_24m: 0
Adoption not part of the score
3346 stars · 300 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
URLNavigator is a Swift library providing elegant URL-based routing for iOS applications. It maps URL patterns with typed placeholders to view controllers or open handler closures, enabling deeplink navigation.
Use cases
- route deeplinks to view controllers in an iOS app
- map URL patterns with typed placeholders to screens
- handle custom URL schemes like myapp://user/123
- register closures to execute when URLs are opened
- decouple navigation logic from view controllers
When to choose
- building an iOS app that needs deeplink handling
- you want URL-pattern-based navigation with typed placeholders
- you prefer a lightweight routing library over heavy coordinator frameworks
When to avoid
- building for Android or non-Apple platforms
- you need full-featured coordinator-based navigation architecture
- your project uses SwiftUI navigation exclusively
Facets
library · maturity maintenance
routing middleware mobile-development web-development developer-tools deeplink url-routing swift navigation view-controller ios mobile
1 source
- readme: https://github.com/devxoul/URLNavigator · fetched 2026-08-28 · c7b084ff41fb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| devxoul/URLNavigator | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="devxoul/URLNavigator")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem