# arnog/mathlive

Web components for math display and input

Repository: https://github.com/arnog/mathlive
Canonical: https://ross.abutalabs.com/products/mathlive
Homepage: https://mathlive.io
Language: TypeScript
License: MIT
License Family: permissive
Topics: math, editor, javascript, typescript, webcomponent, custom-elements, mathfield
Last push: 2026-08-20T01:27:48+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 8, longevity 100
- inputs: {"age_days": 3369, "days_push": 14, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2139, forks 385 (observed 2026-08-28T04:06:18.254719+00:00)

## What it is
MathLive is a set of web components (custom elements) for editing and rendering mathematical notation on the web with LaTeX-quality typesetting. It provides an interactive mathfield with virtual keyboards plus lightweight static renderers, with import/export to LaTeX, MathML, ASCIIMath, Typst, and MathJSON.

## Use cases
- add a math equation editor to a web page
- render LaTeX math in HTML
- build an online math quiz or assessment tool
- let users type math on mobile with a virtual keyboard
- convert math expressions between LaTeX, MathML, and MathJSON
- make math content screen-reader accessible

## When to choose
- you need editable, typeset math input in a browser app
- you want web components that work with any framework
- accessibility (math-to-speech, ARIA) is a requirement
- you need multiple math serialization formats

## When to avoid
- you need server-side math rendering to static images
- you need a full CAS for symbolic computation (pair with the Compute Engine)
- your target is native mobile or desktop apps rather than the web

## Facets
- artifact type: library
- maturity: active
- function: ui-components, editor, templating, accessibility
- domain: web-development, frontend, education, mathematics
- platform: browser, cross-platform
- tags: math-editor, latex, web-components, mathml, mathjson, virtual-keyboard, math-to-speech, web-server

## Member repositories
- arnog/mathlive (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:18.254719+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-30T02:51:30.885797+00:00, confidence not recorded.
  - readme: https://github.com/arnog/mathlive (fetched 2026-08-28T04:06:18.254719+00:00, sha f6d3354e4050)
  - homepage: https://mathlive.io (fetched 2026-08-29T10:31:56.069046+00:00, sha ee6e5195b54e)
  - site_page: https://mathlive.io/about (fetched 2026-08-29T10:31:56.077997+00:00, sha ba27302672d4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
