keitaoouchi/MarkdownView
Markdown View for iOS. observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 94
- Release rhythm 72
- 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: 2
- age_days: 3401
- days_rel: 191
- days_push: 41
- n_releases_24m: 2
Adoption not part of the score
2179 stars · 225 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Swift library that renders Markdown as styled HTML inside a native iOS UIView using WKWebView, markdown-it, and highlight.js. It supports UIKit and SwiftUI, dark mode, custom CSS, markdown-it plugins, and Auto Layout integration.
Use cases
- render markdown content in an ios app
- display readme-style formatted text in swiftui
- show markdown with syntax highlighted code blocks on ios
- embed markdown view inside a scroll view with auto layout
- customize markdown styling with custom css on ios
- handle link taps in rendered markdown
- render math in markdown with katex plugin
When to choose
- you need to render markdown in a native iOS app with UIKit or SwiftUI
- you want syntax highlighting and dark mode support out of the box
- you need custom CSS or markdown-it plugin support like KaTeX
- you want intrinsic content size for Auto Layout integration
When to avoid
- you need native TextKit-based rendering without a web view
- you target iOS versions below 16.0
- you need markdown editing rather than rendering
- you are building for platforms other than iOS
Facets
library · maturity active
markdown templating ui-components mobile-development frontend documentation wkwebview markdown-rendering swiftui uikit syntax-highlighting dark-mode ios swift mobile
1 source
- readme: https://github.com/keitaoouchi/MarkdownView · fetched 2026-08-28 · d68e50fbefc5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| keitaoouchi/MarkdownView | main | 88 |
For agents
markdown · JSON · MCP: product_card(name="keitaoouchi/MarkdownView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem