UnicodeMathML
UnicodeMathML copied to clipboard
an officially supported NPM package
While I haven't tested server-side translation of UnicodeMath into MathML, there shouldn't be any problems integrating the core of UnicodeMathML into a Node project – it's all vanilla JavaScript. If you run into any trouble, or if you would prefer an officially supported NPM package or something, don't hesitate to file an issue!
I would! I tried to figure out how to load this up myself but ran into issues... sure would be nice if I could npm install it. I'm working on integrating some things with a few other tools which use markdown-it to embed math in markdown and it would be interesting to add this too!
/ @MurrayIII
Unsure whose version of this I should really be requesting on?
Try https://github.com/MurrayIII/UnicodeMathML. It's currently 455 commits ahead of Noah's :-) I'm pretty ignorant about server-side things but would be happy to learn. Here's the latest client-side version