latex-to-unicode.js
Convert LaTeX strings to unicode.
Installing
Install via npm
.
npm install latex-to-unicode
Usage
var latexToUnicode = ; // > 𝔄 + α = 3
Credits
This is a Node port of latex-to-unicode by @ypsu.
Convert LaTeX strings to unicode.
Install via npm
.
npm install latex-to-unicode
var latexToUnicode = ; // > 𝔄 + α = 3
This is a Node port of latex-to-unicode by @ypsu.
npm i latex-to-unicode
30
0.1.0
MIT