krzyzanowskim/Natalie
Natalie - Storyboard Code Generator (for Swift) observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 4159
- days_rel: n/a
- days_push: 2849
- n_releases_24m: 0
Adoption not part of the score
1160 stars · 68 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Natalie is a Swift command-line tool that generates strongly-typed Swift code from Xcode storyboard files, replacing string-based identifiers for storyboards and segues with enums. It produces a single .swift file with extensions and a Storyboards enum as a drop-in replacement for UIStoryboard.
Use cases
- generate swift code from storyboards
- avoid string-based segue identifiers in swift
- type-safe storyboard access in ios apps
- enumerate storyboards and view controllers as enums
- reduce runtime crashes from mistyped segue names
When to choose
- you maintain a legacy Swift project using storyboards and want compile-time-safe segue identifiers
- you want to eliminate stringly-typed UIStoryboard and segue code
When to avoid
- you use SwiftUI or programmatic UI instead of storyboards
- you need an actively maintained tool - last release was 2018 and it targets Swift 4
- your project uses modern Xcode tooling that supersedes codegen for storyboards
Facets
cli-tool · maturity abandoned
parser developer-tools mobile-development developer-tools cli storyboard swift segues codegen ios code-generation macos
2 sources
- readme: https://github.com/krzyzanowskim/Natalie · fetched 2026-08-28 · 3722a2d464ed
- homepage: http://blog.krzyzanowskim.com/2015/04/15/natalie-storyboard-code-generator/ · fetched 2026-08-29 · 42581ea65939
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| krzyzanowskim/Natalie | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="krzyzanowskim/Natalie")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem