A JavaScript tool to convert mathml string to LaTeX equation string.
Go to file
Alexandre Nunes 37435d2826 Implemented menclosed tag use cases 2020-09-05 16:13:51 -03:00
.vscode Added eslint and prettier to project 2020-09-01 12:33:29 -03:00
__test__ Implemented menclosed tag use cases 2020-09-05 16:13:51 -03:00
src Implemented menclosed tag use cases 2020-09-05 16:13:51 -03:00
utils Implemented mfenced separators case 2020-09-04 00:49:32 -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
README.md Fix title 2020-08-30 18:16:04 -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
tsconfig.json Added ts config file 2020-09-01 13:02:37 -03:00

README.md

mathml-to-latex