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

psharanda/Atributika

Convert text with HTML tags, links, hashtags, mentions into NSAttributedString. Make them clickable with UILabel drop-in replacement. observed · 2026-08-28

github.com/psharanda/Atributika · Swift · 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3769
  • days_rel: n/a
  • days_push: 813
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1508 stars · 157 forks observed · 2026-08-28

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

Atributika is a Swift library for building NSAttributedString from HTML-like text, detecting and styling tags, links, phone numbers, hashtags, and mentions. Its companion AtributikaViews provides UILabel/UITextView drop-in replacements with clickable, highlightable links and accessibility support.

Use cases

  • render html-like strings in a uilabel
  • make hashtags and mentions clickable in ios text
  • convert html tags to nsattributedstring
  • detect links and phone numbers in text and style them
  • build attributed strings from localization templates
  • drop-in replacement for uilabel with tappable links

When to choose

  • you need to style template strings with inline tags on Apple platforms
  • you want clickable hashtags, mentions, or links in UILabel/UITextView
  • you need a fast, lightweight HTML-subset parser for attributed text

When to avoid

  • you need full HTML/CSS rendering in a web view
  • your app targets non-Apple platforms
  • you need rich document layout rather than inline text styling

Facets

library · maturity active

parser ui-components templating mobile-development frontend nsattributedstring uilabel textkit hashtags mentions html-in-text clickable-links natural-language-processing swift ios macos mobile

1 source

Member repositories

RepositoryRoleHealth v2
psharanda/Atributikamain23

For agents

markdown · JSON · MCP: product_card(name="psharanda/Atributika")

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