A JavaScript tool to convert mathml string to LaTeX equation string.
Go to file
Alexandre Nunes 3c33d6a08f test: add mroot InvalidNumberOfChildrenError case 2020-10-03 11:07:31 -03:00
.vscode config files setup 2020-09-12 17:11:18 -03:00
__test__ test: add mroot InvalidNumberOfChildrenError case 2020-10-03 11:07:31 -03:00
src fix: remove undefined operator from all-math-operators-by-glyph 2020-10-03 11:01:40 -03:00
.eslintrc.js chore: add and fix prettier 2020-09-27 02:23:15 -03:00
.gitignore chore: add coverage folder to gitignore file 2020-10-02 09:59:17 -03:00
.huskyrc.json chore: add husky as dev dependency 2020-09-26 16:48:40 -03:00
.lintstagedrc.json chore: add tests to lint-staged 2020-09-26 16:53:48 -03:00
.prettierrc.js chore: add and fix prettier 2020-09-27 02:23:15 -03:00
.tool-versions chore: add default nodejs version using tool-versions 2020-09-17 10:47:40 -03:00
LICENSE.md Create LICENSE.md 2020-09-26 16:37:11 -03:00
README.md config files setup 2020-09-12 17:11:18 -03:00
jest.config.js chore: add alias to src path 2020-09-26 18:05:38 -03:00
package-lock.json chore: add and fix prettier 2020-09-27 02:23:15 -03:00
package.json chore: add test verbose script to package.json 2020-10-03 10:55:19 -03:00
tsconfig.json chore: add esModuleInterop flag to tsconfig file 2020-09-27 02:34:59 -03:00

README.md

mathml-to-latex