A JavaScript tool to convert mathml string to LaTeX equation string.
Go to file
2020-09-03 11:05:34 -03:00
__test__ Implemented mathml tags conversors 2020-09-03 11:05:34 -03:00
.vscode Added eslint and prettier to project 2020-09-01 12:33:29 -03:00
src Implemented mathml tags conversors 2020-09-03 11:05:34 -03:00
.eslintrc.js Added eslint and prettier to project 2020-09-01 12:33:29 -03:00
.gitignore Added lib file to gitignore 2020-09-01 12:33:51 -03:00
.prettierrc.js Added eslint and prettier to project 2020-09-01 12:33:29 -03:00
jest.config.js Added jest config file 2020-09-01 13:01:49 -03:00
package-lock.json Added MathML string to MathML Interface conversor 2020-09-01 13:02:26 -03:00
package.json Added MathML string to MathML Interface conversor 2020-09-01 13:02:26 -03:00
README.md Fix title 2020-08-30 18:16:04 -03:00
tsconfig.json Added ts config file 2020-09-01 13:02:37 -03:00

mathml-to-latex