mathjax / MathJax-node

MathJax for Node
Apache License 2.0
614 stars 96 forks source link

Adding types #443

Closed ShaMan123 closed 5 years ago

ShaMan123 commented 5 years ago

types makes things easier! Thanks for this repo.

dpvc commented 5 years ago

Thanks for your interest in contributing to mathjax-node. We appreciate the work you have put into this pull request.

We have discussed your pull request among the developers, and while we understand the desire to have Typescript bindings, we feel that it would be better to submit this to the DefinbitelyTyped repository, where the MathJax bindings are found.

The rewrite of MathJax for version 3 is in Typescript, and so will have bindings automatically generated, and since MathJax 3 works with node directly, we expect the need for mathjax-node (and Typescript bindings for it) will diminish. Version 3 is in the final stages of preparation for an official release.