A JavaScript tool to convert mathml string to LaTeX equation string.
Go to file
Alexandre Nunes 8cd62236db refactor: expose dependencies of XmlToMathMLAdapter 2020-10-02 09:39:12 -03:00
.vscode config files setup 2020-09-12 17:11:18 -03:00
__test__ refactor: expose dependencies of XmlToMathMLAdapter 2020-10-02 09:39:12 -03:00
src refactor: expose dependencies of XmlToMathMLAdapter 2020-10-02 09:39:12 -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: add esModuleInterop flag to tsconfig file 2020-09-27 02:34:59 -03:00

README.md

mathml-to-latex