eddiekaiger/SwiftyAttributes
A Swifty API for attributed strings 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3944
- days_rel: n/a
- days_push: 975
- n_releases_24m: 0
Adoption not part of the score
1628 stars · 83 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Swift library providing a fluent, type-safe API for building NSAttributedString instances on Apple platforms. It wraps all Cocoa/Cocoa Touch text attributes in Swift enums and chainable string extensions.
Use cases
- create attributed strings in swift
- style text with colors and fonts in ios
- combine attributed strings with operators
- replace verbose nsattributedstring code
- apply underline and strikethrough styles to text
- use swift ranges instead of nsrange for text attributes
When to choose
- building ios, macos, watchos, or tvos apps with styled text
- you want a swifty, chainable alternative to NSAttributedString APIs
- you need support for every Cocoa text attribute with type safety
When to avoid
- targeting non-Apple platforms like Android or Linux
- your project cannot use Swift 4.2 or later
- you only need trivial single-attribute text styling
Facets
library · maturity stable
ui-components developer-tools mobile-development developer-tools cross-platform attributed-strings nsattributedstring swift cocoa text-styling ios macos watchos tvos
1 source
- readme: https://github.com/eddiekaiger/SwiftyAttributes · fetched 2026-08-28 · 2ad7defc5030
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| eddiekaiger/SwiftyAttributes | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="eddiekaiger/SwiftyAttributes")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem