A JavaScript tool to convert mathml string to LaTeX equation string.
Go to file
Alexandre Nunes f10c600de8 test: wrap base of msubsup into parenthesis if there is spaces 2020-09-15 12:39:13 -03:00
.vscode config files setup 2020-09-12 17:11:18 -03:00
__test__ test: wrap base of msubsup into parenthesis if there is spaces 2020-09-15 12:39:13 -03:00
src feat: wrap base of msubsup into parenthesis if there is spaces 2020-09-15 12:39:08 -03:00
.eslintrc.js config files setup 2020-09-12 17:11:18 -03:00
.gitignore config files setup 2020-09-12 17:11:18 -03:00
.prettierrc.js config files setup 2020-09-12 17:11:18 -03:00
README.md config files setup 2020-09-12 17:11:18 -03:00
jest.config.js config files setup 2020-09-12 17:11:18 -03:00
package-lock.json config files setup 2020-09-12 17:11:18 -03:00
package.json config files setup 2020-09-12 17:11:18 -03:00
tsconfig.json config files setup 2020-09-12 17:11:18 -03:00

README.md

mathml-to-latex