realm/jazzy
Soulful docs for Swift & Objective-C observed · 2026-08-28
Health v2 · maintenance only
68/100
- Activity 90
- Release rhythm 21
- 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: 197.0
- age_days: 4471
- days_rel: 317
- days_push: 64
- n_releases_24m: 3
Adoption not part of the score
7379 stars · 414 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Jazzy is a Ruby-based command-line tool that generates API documentation for Swift and Objective-C projects. It uses Clang and SourceKit AST representations to produce documentation styled like Apple's official reference docs.
Use cases
- generate documentation for a swift framework
- create apple-style api reference docs for objective-c
- document a swift package manager module
- generate docs from a compiled swift module symbol graph
- document multiple modules in one project
- produce html documentation from xcode project source comments
When to choose
- you maintain a Swift or Objective-C library and want polished HTML reference docs
- you want docs that match Apple's official documentation look and feel
- your project builds with Xcode or Swift Package Manager on macOS
When to avoid
- you need documentation for languages other than Swift or Objective-C
- your CI runs on Linux and you can't work around jazzy's macOS-first design
- you prefer Swift-DocC for modern Swift projects
Facets
cli-tool · maturity active
documentation parser static-site-generator documentation developer-tools apple-ecosystem cli swift-docs objective-c-docs sourcekit clang ruby-gem api-reference macos swift
2 sources
- readme: https://github.com/realm/jazzy · fetched 2026-08-28 · 60a8b93d7647
- homepage: https://realm.io · fetched 2026-08-29 · 7fe20d311e00
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| realm/jazzy | main | 68 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem