tombenner/nui
Style iOS apps with a stylesheet, similar to CSS 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: 5028
- days_rel: n/a
- days_push: 1016
- n_releases_24m: 0
Adoption not part of the score
3734 stars · 450 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
NUI is a drop-in UI kit for iOS that lets developers style UIKit elements using a CSS-like stylesheet with Sass/LESS-style variables. It enables restyling an entire Objective-C iOS app through simple declarative rules instead of programmatic appearance code.
Use cases
- style ios app with a css-like stylesheet
- apply a consistent theme across an entire ios app
- define reusable style variables like fonts and colors for uikit
- restyle buttons and navigation bars without touching code
- share themes between multiple ios applications
When to choose
- you maintain a legacy Objective-C iOS app and want centralized, stylesheet-driven theming of UIKit elements
- you want to restyle an entire app quickly by editing a single CSS-like file
- you want Sass/LESS-style variables for iOS UI styling
When to avoid
- you are starting a new project in Swift with SwiftUI or modern UIKit appearance APIs
- you need actively developed theming with current iOS feature support
- you need cross-platform styling across Android and iOS
Facets
library · maturity maintenance
ui-components css-framework theme mobile-development frontend web-design objective-c stylesheet uikit theming cocoapods ios mobile
1 source
- readme: https://github.com/tombenner/nui · fetched 2026-08-28 · d68c76485815
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tombenner/nui | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem