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

ibireme/YYText

Powerful text framework for iOS to display and edit rich text. observed · 2026-08-28

github.com/ibireme/YYText · Objective-C · MIT (permissive) 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3954
  • days_rel: n/a
  • days_push: 778
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

8870 stars · 1841 forks observed · 2026-08-28

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

YYText is a powerful iOS text framework for displaying and editing rich text, offering UILabel/UITextView-compatible APIs with high-performance asynchronous layout and rendering. It extends CoreText with attachments, highlights, markdown/emoticon parsing, exclusion paths, and vertical CJK layout.

Use cases

  • render rich text with images and views inline in iOS
  • build a high-performance chat or feed text view
  • parse markdown and emoticons into attributed strings
  • add tappable highlight ranges to text
  • support vertical CJK text layout
  • create an editable text view with custom keyboard and undo/redo

When to choose

  • you need text rendering performance beyond TextKit on iOS
  • you need text attachments with UIView/CALayer or custom highlight interactions
  • you need vertical form layout or exclusion paths
  • you want UILabel/UITextView API compatibility with richer features

When to avoid

  • you are building for Android, web, or cross-platform targets
  • you only need simple text display that UILabel already handles
  • you want a framework with frequent updates and modern Swift APIs
  • you are starting a new SwiftUI-first project

Facets

library · maturity maintenance

ui-components parser internationalization mobile-development frontend text-editors cpp rich-text coretext textkit objective-c attributed-string uikit ios mobile swift

1 source

Member repositories

RepositoryRoleHealth v2
ibireme/YYTextmain23

For agents

markdown · JSON · MCP: product_card(name="ibireme/YYText")

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