clayallsopp/routable-ios
Routable, an in-app native URL router, for iOS 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: 4900
- days_rel: n/a
- days_push: 2772
- n_releases_24m: 0
Adoption not part of the score
1798 stars · 191 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Routable is an in-app native URL router for iOS written in Objective-C. It maps URL patterns like 'users/:id' to view controllers or callback blocks, enabling URL-based navigation within an app.
Use cases
- route in-app URLs to view controllers
- implement deep linking within an iOS app
- open screens by URL pattern with parameters
- map URLs to anonymous callback blocks
- present view controllers modally via URL routes
When to choose
- you are building an Objective-C iOS app and want URL-based navigation
- you need simple pattern-matched routing to view controllers or callbacks
When to avoid
- you are building a Swift-first app and prefer modern routing solutions
- you need actively maintained routing with recent iOS features
- you use SwiftUI navigation
Facets
library · maturity maintenance
routing middleware mobile-development travel url-router objective-c navigation deep-linking ios
1 source
- readme: https://github.com/clayallsopp/routable-ios · fetched 2026-08-28 · 4d6a60480e9d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| clayallsopp/routable-ios | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="clayallsopp/routable-ios")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem