https://github.com/5tarlight/online-latex-editor
Online LaTeX Equation Editor
https://github.com/5tarlight/online-latex-editor
Last synced: 6 months ago
JSON representation
Online LaTeX Equation Editor
- Host: GitHub
- URL: https://github.com/5tarlight/online-latex-editor
- Owner: 5tarlight
- License: mit
- Created: 2024-09-30T07:15:13.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-12-20T09:21:00.000Z (6 months ago)
- Last Synced: 2024-12-20T10:29:14.361Z (6 months ago)
- Language: TypeScript
- Homepage: https://latex.yeahx4.me
- Size: 237 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# online-latex-editor
This project is a web application that allows users to write LaTeX equations
and visualize them in real-time. You can export the rendered equations as SVG
or PNG files for use in documents, presentations, and more.
## Features
- Real-time LaTeX Rendering: See your equations as you type using LaTeX.
- Export Options: Save your rendered equations as SVG or PNG files.## Getting Started
To use the application, simply visit the website, input your LaTeX code,
and export the equation once you're satisfied with the rendering.## Spces
- Vite
- React
- Tailwind css
- Typescript## Authors
- 5tarlight (YEAHx4)
- karpitony (Yunseok)## License
MIT