Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/obedm503/asciimath
utility to convert AsciiMath to TeX
https://github.com/obedm503/asciimath
Last synced: about 9 hours 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-26T03:16:36.000Z (over 2 years ago)
- Last Synced: 2024-04-15T00:44:29.789Z (7 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.