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

5 lines (4 loc) 130 B
import './node-main-setup.cjs'; import {MathJax} from './node-main.js'; export default MathJax; export const init = MathJax.init;