# tombenner/nui

Style iOS apps with a stylesheet, similar to CSS

Repository: https://github.com/tombenner/nui
Canonical: https://ross.abutalabs.com/products/nui
Language: Objective-C
License: MIT
License Family: permissive
Topics: ios, objective-c, ui-kit, ui, stylesheet, stylesheets
Last push: 2023-11-21T10:11:18+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5028, "days_push": 1016, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3734, forks 450 (observed 2026-08-28T04:08:15.798867+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, css-framework, theme
- domain: mobile-development, frontend, web-design
- platform: -
- tags: objective-c, stylesheet, uikit, theming, cocoapods, ios, mobile

## Member repositories
- tombenner/nui (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:15.798867+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:29:12.409036+00:00, confidence not recorded.
  - readme: https://github.com/tombenner/nui (fetched 2026-08-28T04:08:15.798867+00:00, sha d68c76485815)
- Data as of 2026-08-30T08:39:29.467469+00:00.
