Ross ROSS = Recommend OSS · open-source software intelligence for agents

delba/TextAttributes

An easier way to compose attributed strings observed · 2026-08-28

github.com/delba/TextAttributes · Swift · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 3800
  • days_rel: n/a
  • days_push: 2482
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2184 stars · 118 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Swift library that simplifies composing NSAttributedString attributes through chainable, strongly-typed setter methods. It wraps the verbose NSAttributedString.Key dictionary API with a fluent interface for fonts, colors, and paragraph styles.

Use cases

  • build attributed strings for iOS labels without dictionary literals
  • chain font, color, and paragraph style attributes in Swift
  • style NSAttributedString with autocompletion-friendly typed properties
  • create reusable text attribute configurations for UIKit text rendering

When to choose

  • you write lots of NSAttributedString code in UIKit and want cleaner, chainable syntax
  • you prefer strongly typed attribute setters over raw [NSAttributedString.Key: Any] dictionaries

When to avoid

  • you use SwiftUI exclusively and don't work with NSAttributedString
  • you need a library with recent maintenance and latest Swift concurrency support

Facets

library · maturity maintenance

ui-components developer-tools mobile-development developer-tools attributed-strings swift uikit method-chaining cocoapods ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
delba/TextAttributesmain32

For agents

markdown · JSON · MCP: product_card(name="delba/TextAttributes")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem