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

6 lines (4 loc) 137 B
global.require = require; const path = require("path"); if (!global.MathJax) global.MathJax = {}; global.MathJax.__dirname = __dirname;