Skip to content

qwinsi/tex2typst-webapp

Repository files navigation

tex2typst-webapp

Translate LaTeX or TeX math markup to typst in your browser.

Demo screenshot:

Screenshot

This project is a Web UI wrapper. The core algorithm is implemented in qwinsi/tex2typst.

Trying Online

A static web App is deployed on Github page.

Developing

This project is developed with Vue 3 in Vite. So the development steps follow the general paradigm of Vite.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

About

Translate LaTeX or TeX math markup to typst in your browser.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published