SamyPesse / react-mathjax

React component to display math formulas
Apache License 2.0
95 stars 35 forks source link

The Mathjax CDN end of life. Not updated on NPM #16

Closed N0K0 closed 6 years ago

N0K0 commented 7 years ago

https://www.mathjax.org/cdn-shutting-down/

And: https://www.npmjs.com/package/react-mathjax samypesse published 7 months ago

Grahack commented 7 years ago

Also, it could be nice to have the URL configurable for those who want to host MathJax themselves.

Thanks so far !!!

zyxue commented 6 years ago

Any update on this? the one on npm still looks outdated.

MatejBransky commented 6 years ago

I need MathJax for my project so I've updated and a little bit extended this package for my usage.

Here it is: @matejmazur/react-mathjax.

Example of usage: example

Hope it helps. Future pull request is possible but until then I'll use my package.

SamyPesse commented 6 years ago

The URL can be passed using the prop script