honcheng/RTLabel
simple rich text display for iOS using html-like markups observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 5602
- days_rel: n/a
- days_push: 3271
- n_releases_24m: 0
Adoption not part of the score
1452 stars · 373 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
RTLabel is an Objective-C iOS library that works like UILabel but renders rich text using HTML-like markup tags, built on Core Text. It supports bold, italic, underline, custom fonts, colors, strokes, kerning, indentation, and clickable links.
Use cases
- display rich formatted text in an iOS label
- render bold, italic, and underlined text from HTML-like markup
- make clickable links inside a UILabel-like view
- customize font, size, and color inline in attributed text
- control line spacing, kerning, and indentation in iOS text
When to choose
- you maintain a legacy Objective-C iOS app needing simple HTML-like rich text in labels
- you want a drop-in UILabel replacement with markup support
When to avoid
- starting a new iOS project — use NSAttributedString or TextKit instead
- you need Swift or modern iOS APIs
- you need actively maintained software
Facets
library · maturity abandoned
ui-components parser mobile-development frontend objective-c uikit rich-text html-markup core-text uilabel ios
1 source
- readme: https://github.com/honcheng/RTLabel · fetched 2026-08-28 · f14720ac0d91
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| honcheng/RTLabel | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="honcheng/RTLabel")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem