Rightpoint/BonMot
Beautiful, easy attributed strings in Swift 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: 4123
- days_rel: n/a
- days_push: 773
- n_releases_24m: 0
Adoption not part of the score
3548 stars · 194 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
BonMot is a Swift library for building attributed strings with a declarative, chainable styling API across iOS, macOS, tvOS, and watchOS. It abstracts typography complexities like fonts, line height, OpenType features, special characters, and dynamic type.
Use cases
- style attributed strings in Swift
- apply consistent typography across an iOS app
- support dynamic type with custom fonts
- compose text styles with fonts, colors, and line spacing
- parse and style XML-tagged strings
- handle special characters and ligatures in text
When to choose
- you target iOS 14 or earlier where Foundation.AttributedString is unavailable
- you want a composable, reusable text styling API in UIKit/AppKit
- you need advanced typographic controls like OpenType features and special characters
When to avoid
- you target iOS 15+ and can use Apple's built-in Foundation.AttributedString
- your project is not written in Swift
- you need rich text editing rather than styled text rendering
Facets
library · maturity maintenance
ui-components templating parser mobile-development frontend web-design cross-platform attributed-strings typography dynamic-type text-styling uikit swift ios macos mobile
1 source
- readme: https://github.com/Rightpoint/BonMot · fetched 2026-08-28 · 6c9874a9b148
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Rightpoint/BonMot | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Rightpoint/BonMot")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem