Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parpalak/upmath.me
Markdown and LaTeX online editor - create text for web with equations and diagrams
https://github.com/parpalak/upmath.me
equation latex math
Last synced: 3 months ago
JSON representation
Markdown and LaTeX online editor - create text for web with equations and diagrams
- Host: GitHub
- URL: https://github.com/parpalak/upmath.me
- Owner: parpalak
- License: mit
- Created: 2016-10-10T20:24:45.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-30T21:37:12.000Z (5 months ago)
- Last Synced: 2024-07-04T22:05:11.572Z (4 months ago)
- Topics: equation, latex, math
- Language: JavaScript
- Homepage: https://upmath.me/
- Size: 977 KB
- Stars: 323
- Watchers: 16
- Forks: 40
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Upmath
[LaTeX and Markdown Online Editor](https://upmath.me/)
## Installation
```
git clone [email protected]:parpalak/upmath.me.git
cd upmath.me
yarn install
grunt
```