michael-brade / LaTeX.js

JavaScript LaTeX to HTML5 translator
https://latex.js.org
MIT License
770 stars 58 forks source link

Call for Contributors #124

Open asencis opened 3 years ago

asencis commented 3 years ago

Dear LaTeX.js team / Michael et al.,

We're currently working on integrating this library into our Vue.js front-end application.

We'd therefore like to help provide support for this repository, both financially and technically (where possible).

I was therefore wondering if this is needed or wanted at this moment in time?

Many thanks,

the asencis Team

michael-brade commented 3 years ago

Dear Asencis Team,

absolutely! This is great :-)

I wrote a VueJS 3 app just recently. Are you using VueJS 2 or 3? And what kind of features are you missing/looking for?

cheers, Michael

asencis commented 3 years ago

Unfortunately, we're stuck on Vue2 at the moment. Our plans are to release the next version of the site on Nuxt v3 with Vue 3 support out of the box. However, as we're dependent on the nuxt.js team and its wealth of developers, this has not happened at the time of writing. I think, however, it would be best to integrate it as a Vue 3 application from the get-go.

asencis commented 3 years ago

None that are missing per se, we'll look to integrate it into a vue-latex package. :)

michael-brade commented 3 years ago

I see. Good idea, but also a bit of a challenge: many if not most of the libraries have not been ported to Vue 3 yet, like Bootstrap, vuetify, tables, etc. Luckily, for LaTeX.js itself, none of that is needed :-)

Anyway, feel free to email me if you want to discuss details.