asnunes / mathml-to-latex

A JavaScript tool to convert mathml string to LaTeX equation string.
MIT License
51 stars 14 forks source link

Support users who aren't using a package manager #15

Closed 28raining closed 1 year ago

28raining commented 1 year ago

Would be much appreciated if you could provide a single mathml-to-latex.min.js file. Usually it's inside a /dist folder in git.

asnunes commented 1 year ago

Implemented on #17. Available in https://cdn.jsdelivr.net/npm/mathml-to-latex@1.3.0/dist/bundle.min.js