https://github.com/obedm503/asciimath
utility to convert AsciiMath to TeX
https://github.com/obedm503/asciimath
Last synced: 4 months ago
JSON representation
utility to convert AsciiMath to TeX
- Host: GitHub
- URL: https://github.com/obedm503/asciimath
- Owner: obedm503
- License: mit
- Created: 2020-01-23T21:24:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-26T03:16:36.000Z (about 3 years ago)
- Last Synced: 2025-01-16T00:39:24.225Z (5 months ago)
- Language: TypeScript
- Size: 539 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `@obedm503/asciimath`
asciimath to tex parser
see https://asciimath.org/#syntax
## Motivation
There isn't a reliable and well tested asciimath to tex converter. This aims to be that.