UNPKG

mathjax

Version:

Beautiful math in all browsers. MathJax is an open-source JavaScript display engine for LaTeX, MathML, and AsciiMath notation that works in all browsers.

12 lines (11 loc) 222 B
{ "name": "MathJax", "main": "./MathJax.js", "homepage": "http://www.mathjax.org/", "ignore": [ "**/.*", "node_modules", "components" ], "keywords": ["math", "js", "LaTeX", "MathML", "AsciiMath"] }