UNPKG

mathjax

Version:

Beautiful and accessible math in all browsers. MathJax is an open-source JavaScript display engine for LaTeX, MathML, and AsciiMath notation that works in all browsers. This package includes the packaged components (install mathjax-full to get the source

3 lines (2 loc) 87 B
import {createRequire} from 'module'; global.require = createRequire(import.meta.url);