Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cianlm/latexcalculator
A calculator for LaTeX strings
https://github.com/cianlm/latexcalculator
calculator calculator-javascript latex
Last synced: 2 months ago
JSON representation
A calculator for LaTeX strings
- Host: GitHub
- URL: https://github.com/cianlm/latexcalculator
- Owner: CianLM
- Created: 2021-06-19T13:43:52.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-03T07:03:45.000Z (over 3 years ago)
- Last Synced: 2023-09-18T17:26:14.921Z (over 1 year ago)
- Topics: calculator, calculator-javascript, latex
- Language: JavaScript
- Homepage: https://latexcalculator.web.app
- Size: 403 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [LaTeX Calculator](https://latexcalculator.web.app)
![build](https://github.com/CianLM/latexcalculator/actions/workflows/firebase-hosting-merge.yml/badge.svg)
Using React, KaTeX and evaluatex to provide a LaTeX calculator with a user interface.
## React Frontend
If you are interested in redesigning the webpage, feel free to submit a pull request.