# MathJax

MathJax source code for version 3 and beyond

Repository: https://github.com/mathjax/MathJax-src
Canonical: https://ross.abutalabs.com/products/mathjax
Homepage: https://www.mathjax.org/
Language: TypeScript
License: Apache-2.0
License Family: permissive
Topics: mathjax, next-generation, a11y, asciimath, latex, mathml
Last push: 2026-08-26T20:35:19+00:00
Link (homepage): https://www.mathjax.org/
Link (site_page): https://docs.mathjax.org/
Link (site_page): https://docs.mathjax.org/en/latest/basic/accessibility.html
Link (site_page): https://docs.mathjax.org/en/latest/index.html
Link (site_page): https://docs.mathjax.org/en/v2.7-latest/index.html

## Health v2 (maintenance only)
Score: 92/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 79, longevity 100
- inputs: {"age_days": 3844, "days_push": 7, "days_rel": 61, "gap_med": 69.0, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2392, forks 243 (observed 2026-08-28T04:06:43.377007+00:00)

## What it is
MathJax is an open-source JavaScript display engine that renders LaTeX, MathML, and AsciiMath notation as high-quality typeset mathematics in all modern browsers, with SVG, CommonHTML, and other output formats. It includes built-in accessibility features such as screen-reader support, speech generation, expression exploration, and Braille output, and also runs server-side in Node.js.

## Use cases
- render latex equations in a web page
- display mathml in all browsers
- make math content accessible to screen readers
- convert tex or asciimath to svg in node
- add math typesetting to a documentation site
- render equations in an epub or lms
- typeset math in dynamically loaded content

## When to choose
- you need to display LaTeX, MathML, or AsciiMath in web pages without plugins or reader setup
- accessibility (screen readers, speech, Braille) is a requirement for your math content
- you need server-side math rendering or conversion in Node.js
- you want broad browser support and a flexible API for integration

## When to avoid
- you only need lightweight math rendering and prefer a smaller alternative like KaTeX
- you must support legacy browsers such as Internet Explorer
- you need print-quality PDF typesetting rather than web display

## Facets
- artifact type: library
- maturity: stable
- function: templating, ui-components, accessibility, graphics, parser
- domain: web-development, frontend, mathematics, education, accessibility
- platform: browser, cross-platform
- tags: math-rendering, latex, mathml, asciimath, svg-output, screen-reader-support, display-engine, typography, localization, nodejs, javascript

## Member repositories
- mathjax/MathJax-src (main) score 92
- mathjax/MathJax (mirror) score 88

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:43.377007+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-29T17:17:24.301845+00:00, confidence not recorded.
  - readme: https://github.com/mathjax/MathJax-src (fetched 2026-08-28T04:06:43.377007+00:00, sha 01e72701b17d)
  - homepage: https://www.mathjax.org/ (fetched 2026-08-29T08:17:03.415584+00:00, sha 89bb0ca9cb5a)
  - site_page: https://docs.mathjax.org/ (fetched 2026-08-29T08:17:03.425467+00:00, sha 291ed09c8d65)
  - site_page: https://docs.mathjax.org/en/latest/basic/accessibility.html (fetched 2026-08-29T08:17:03.427365+00:00, sha 52e3b83d80d4)
  - site_page: https://docs.mathjax.org/en/latest/index.html (fetched 2026-08-29T08:17:03.429317+00:00, sha 4ddccecbe20f)
  - site_page: https://docs.mathjax.org/en/v2.7-latest/index.html (fetched 2026-08-29T08:17:03.430936+00:00, sha 9184bf10cc75)
  - site_page: https://docs.mathjax.org/en/latest/output/browser.html (fetched 2026-08-29T08:17:03.434202+00:00, sha 6c98d4fbfdf6)
  - registry_npm: https://registry.npmjs.org/mathjax (fetched 2026-08-29T08:17:03.436832+00:00, sha 90d04c2b90a8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
