AliSoftware/OHAttributedLabel
UILabel that supports NSAttributedString observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: 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: 5709
- days_rel: n/a
- days_push: 4281
- n_releases_24m: 0
Adoption not part of the score
1500 stars · 342 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A UILabel subclass for iOS that displays NSAttributedString styled text with mixed fonts, colors, and sizes, plus categories for building attributed strings and simple markup parsing. It was created before iOS 6 added native attributed string support to UILabel.
Use cases
- display styled text with mixed fonts in a UILabel on iOS
- support attributed strings in apps targeting iOS 5 or earlier
- build NSAttributedString attributes easily
- add custom tappable links to label text
- parse simple markup into attributed strings
When to choose
- maintaining a legacy app that still supports iOS 5 or earlier
- you need custom link handling in labels on pre-iOS6 targets
When to avoid
- targeting iOS 6 or later - use native UILabel with NSAttributedString instead
- starting a new project
- you need maintained or supported code
Facets
library · maturity abandoned
ui-components parser mobile-development frontend cpp uikit objective-c nsattributedstring deprecated coretext styled-text ios swift
2 sources
- readme: https://github.com/AliSoftware/OHAttributedLabel · fetched 2026-08-28 · 4221be6ea127
- homepage: https://github.com/AliSoftware/OHAttributedLabel/wiki · fetched 2026-08-29 · f8085f35efd8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AliSoftware/OHAttributedLabel | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="AliSoftware/OHAttributedLabel")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem