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 (3 loc) 134 B
if (!global.MathJax) global.MathJax = {}; global.MathJax.__dirname = __dirname; module.exports = require('./node-main.js').MathJax;