Ross ROSS = Recommend OSS · open-source software intelligence for agents

JiriTrecak/Laurine

Laurine - Localization code generator written in Swift. Sweet! observed · 2026-08-28

github.com/JiriTrecak/Laurine · Swift · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 3949
  • days_rel: n/a
  • days_push: 2953
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1248 stars · 71 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Laurine is a Swift-based localization code generator that parses .strings localization files and produces type-safe Swift or Objective-C code with a structured Localizations API. It eliminates magic strings so the compiler catches missing or mistyped localization keys and validates format specifiers.

Use cases

  • generate type-safe localization constants from .strings files
  • catch missing translation keys at compile time in iOS apps
  • validate format specifiers in localized strings
  • replace magic strings in Swift code with generated accessors
  • integrate localization codegen into an Xcode build script

When to choose

  • you develop iOS/macOS/tvOS apps in Swift or Objective-C with .strings files
  • you want compile-time safety for localization keys and format arguments
  • you prefer a lightweight CLI that fits into build scripts

When to avoid

  • your project uses modern String Catalogs (.xcstrings) or third-party localization tooling like SwiftGen
  • you target platforms outside the Apple ecosystem
  • you need actively maintained tooling - the last release was in 2018

Facets

cli-tool · maturity maintenance

internationalization cli developer-tools mobile-development cli localization swift code-generator ios type-safety strings-file code-generation macos

1 source

Member repositories

RepositoryRoleHealth v2
JiriTrecak/Laurinemain32

For agents

markdown · JSON · MCP: product_card(name="JiriTrecak/Laurine")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem