joeldev/JLRoutes
URL routing library for iOS with a simple block-based API 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4952
- days_rel: n/a
- days_push: 1289
- n_releases_24m: 0
Adoption not part of the score
5703 stars · 688 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
JLRoutes is an Objective-C URL routing library for iOS and macOS with a simple block-based API. It makes it easy to register URL patterns with parameters and handle deep links and custom URL schemes in applications.
Use cases
- handle deep links in an ios app
- route custom url schemes to view controllers
- parse url path parameters like /user/view/:userID
- register block-based handlers for app links
- route urls within a macos application
When to choose
- you are building an Objective-C or Swift iOS/macOS app that needs deep link handling
- you want a lightweight, minimal-code URL routing solution
- you need pattern matching with named path parameters
When to avoid
- you need routing for a web backend or non-Apple platform
- you want a Swift-native router with modern async APIs
- the project requires actively maintained dependencies with frequent updates
Facets
library · maturity maintenance
routing middleware mobile-development web-development url-routing deeplinking objective-c block-based-api url-schemes ios macos mobile
1 source
- readme: https://github.com/joeldev/JLRoutes · fetched 2026-08-28 · 2927f8da757c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| joeldev/JLRoutes | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="joeldev/JLRoutes")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem