Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chantakan/tex2typst-math


https://github.com/chantakan/tex2typst-math

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

![Favicon](/public/favicon.ico)

# TEX to Typst Math Converter
A web application that converts LaTeX mathematical expressions to Typst format.

## Overview

![image](https://github.com/user-attachments/assets/652e6036-0693-474e-96b5-c0cfa8e3ec4a)

This tool provides a simple way to convert mathematical expressions from LaTeX syntax to Typst syntax.

## Tech Stack

- React + TypeScript
- React Router v7
- TailwindCSS
- [typst.ts](https://github.com/Myriad-Dreamin/typst.ts) (WASM)
- [mitex](https://github.com/mitex-rs/mitex) (WASM)

## Deployment

The application is accessible at:
[https://tex2typst-math.tompython.com](https://tex2typst-math.tompython.com)