A JavaScript tool to convert mathml string to LaTeX equation string.
Go to file
2020-10-03 14:42:56 -03:00
__tests__ refactor: rename test file to kebab-case 2020-10-03 13:25:39 -03:00
.vscode config files setup 2020-09-12 17:11:18 -03:00
src chore: remove alias path and fix export default 2020-10-03 14:42:56 -03:00
.eslintignore chore: add no src folders to .eslintignore file 2020-10-03 13:32:11 -03:00
.eslintrc.js chore: add and fix prettier 2020-09-27 02:23:15 -03:00
.gitignore chore: add dist folder to .gitignore file 2020-10-03 13:32:37 -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
.npmignore chore: add npmignore file 2020-10-03 14:05:59 -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
jest.config.js chore: remove alias path and fix export default 2020-10-03 14:42:56 -03:00
LICENSE.md Create LICENSE.md 2020-09-26 16:37:11 -03:00
package-lock.json chore: remove alias path and fix export default 2020-10-03 14:42:56 -03:00
package.json refactor: lib folder replaced by dist 2020-10-03 14:06:22 -03:00
README.md config files setup 2020-09-12 17:11:18 -03:00
tsconfig.json chore: remove alias path and fix export default 2020-10-03 14:42:56 -03:00

mathml-to-latex