# kostub/iosMath

Beautiful math equation rendering on iOS and MacOS

Repository: https://github.com/kostub/iosMath
Canonical: https://ross.abutalabs.com/products/iosmath
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2026-08-21T22:19:04+00:00

## Health v2 (maintenance only)
Score: 97/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 93, longevity 100
- inputs: {"age_days": 3766, "days_push": 12, "days_rel": 51, "gap_med": 14.0, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1473, forks 258 (observed 2026-08-28T04:04:49.646949+00:00)

## What it is
iosMath is a native iOS/macOS library that renders LaTeX math equations in a UIView/NSView subclass using TeX typesetting rules, without a WebView. It is the native-app equivalent of MathJax or KaTeX, distributed via Swift Package Manager.

## Use cases
- render latex equations in an ios app
- display math formulas natively on macos without webview
- show fractions and exponents in a swiftui view
- typeset quadratic formula in a uikit label
- fast math rendering like katex but for ios
- render calculus notation in an education app

## When to choose
- you need native, fast LaTeX math rendering in iOS or macOS apps
- you want TeX-accurate typesetting without embedding a WebView
- you use UIKit, AppKit, or SwiftUI and need a view-based math label

## When to avoid
- you need interactive math editing rather than display-only rendering
- your app targets web platforms where KaTeX or MathJax fit better
- you need full LaTeX document typesetting rather than equations

## Facets
- artifact type: library
- maturity: active
- function: ui-components, parser, graphics
- domain: education, mobile-development, desktop-applications, cross-platform
- platform: cpp
- tags: latex-rendering, math-typesetting, objective-c, swiftui, uikit, appkit, native-rendering, ios, macos, swift

## Member repositories
- kostub/iosMath (main) score 97

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:49.646949+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:34:38.408877+00:00, confidence not recorded.
  - readme: https://github.com/kostub/iosMath (fetched 2026-08-28T04:04:49.646949+00:00, sha b976975cc78b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
