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

rajdeep/proton

Purely native and extensible rich text editor for iOS and macOS Catalyst apps observed · 2026-08-28

github.com/rajdeep/proton · Swift · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

30/100

  • Activity 17
  • Release rhythm 8
  • Longevity 100

Flags: no_license

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

Full methodology

Adoption not part of the score

1377 stars · 89 forks observed · 2026-08-28

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

Proton is a native Swift rich text editor library for iOS and macOS Catalyst, built on TextKit as an extensible replacement for UITextView. It supports embedding arbitrary views (including nested editors) as attachments, text processors for markup-as-you-type, and editor commands for on-demand formatting.

Use cases

  • build a wysiwyg rich text editor in an iOS app
  • embed custom views like images or nested editors inline with text
  • convert markdown-style markup into formatted text as the user types
  • share one formatting toolbar across multiple editor views
  • replace UITextView with an extensible rich text component
  • support rich text editing on macOS Catalyst with minimal effort

When to choose

  • you need a native Swift rich text editor on iOS or macOS Catalyst
  • you want to embed arbitrary UIViews inline with flowing text
  • you need plugin-style extensibility via text processors and commands

When to avoid

  • you need a cross-platform editor beyond Apple platforms
  • you require a fully stable 1.0 API without breaking changes
  • you need a web-based or JavaScript rich text editor

Facets

library · maturity experimental

editor ui-components plugin-system text-editors mobile-development cross-platform rich-text-editor textkit wysiwyg uitextview maccatalyst extensible ios macos swift

1 source

Member repositories

RepositoryRoleHealth v2
rajdeep/protonmain30

For agents

markdown · JSON · MCP: product_card(name="rajdeep/proton")

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