marmelroy/Localize-Swift
Swift friendly localization and i18n with in-app language switching 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: 4046
- days_rel: n/a
- days_push: 1092
- n_releases_24m: 0
Adoption not part of the score
3122 stars · 328 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Localize-Swift is a Swift library that simplifies localization and internationalization in iOS apps with a Swifty .localized() syntax. It allows users to switch the app's language in-app without changing the device language.
Use cases
- localize strings in a Swift iOS app
- let users change app language without changing device language
- replace NSLocalizedString with cleaner syntax
- generate Localizable.strings entries from .localized() calls
- observe language change notifications to update UI
When to choose
- you are building an iOS app in Swift that needs runtime language switching
- you want a lightweight wrapper around existing Localizable.strings files
- you prefer a Swifty API over NSLocalizedString
When to avoid
- you need localization for Android or cross-platform apps
- you need advanced i18n features like pluralization rules or RTL layout handling
- you are not developing for Apple platforms
Facets
library · maturity maintenance
internationalization mobile-development localization i18n in-app-language-switching swift strings-files ios mobile
1 source
- readme: https://github.com/marmelroy/Localize-Swift · fetched 2026-08-28 · 6fb0a7acce05
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| marmelroy/Localize-Swift | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="marmelroy/Localize-Swift")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem