A JavaScript tool to convert mathml string to LaTeX equation string.
Go to file
2020-09-19 16:00:23 -03:00
__test__ test: add mfenced and mtable as Bmatrix 2020-09-19 15:57:27 -03:00
.vscode config files setup 2020-09-12 17:11:18 -03:00
src feat: add mfenced and mtable as Vmatrix 2020-09-19 16:00:23 -03:00
.eslintrc.js config files setup 2020-09-12 17:11:18 -03:00
.gitignore config files setup 2020-09-12 17:11:18 -03:00
.prettierrc.js config files setup 2020-09-12 17:11:18 -03:00
.tool-versions chore: add default nodejs version using tool-versions 2020-09-17 10:47:40 -03:00
jest.config.js config files setup 2020-09-12 17:11:18 -03:00
package-lock.json config files setup 2020-09-12 17:11:18 -03:00
package.json config files setup 2020-09-12 17:11:18 -03:00
README.md config files setup 2020-09-12 17:11:18 -03:00
tsconfig.json config files setup 2020-09-12 17:11:18 -03:00

mathml-to-latex