A JavaScript tool to convert mathml string to LaTeX equation string.
Go to file
Alexandre Nunes c03e47709f refactor: change project to clean architecture design 2020-09-27 02:31:35 -03:00
.vscode config files setup 2020-09-12 17:11:18 -03:00
__test__ refactor: change project to clean architecture design 2020-09-27 02:31:35 -03:00
src refactor: change project to clean architecture design 2020-09-27 02:31:35 -03:00
.eslintrc.js chore: add and fix prettier 2020-09-27 02:23:15 -03:00
.gitignore config files setup 2020-09-12 17:11:18 -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 and fix prettier 2020-09-27 02:23:15 -03:00
tsconfig.json chore: remove noEmitError from tsconfig file 2020-09-27 02:25:56 -03:00

README.md

mathml-to-latex