mathtolatex
Version:
Convert your mathematical equations to LaTeX, 将你的数学公式转为latex
16 lines (15 loc) • 343 B
JSON
{
"name": "mathtolatex",
"version": "1.0.0",
"description": "Convert your mathematical equations to LaTeX, 将你的数学公式转为latex",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"LaTeX",
"数学公式"
],
"author": "Jacob",
"license": "ISC"
}