文件名称:mathml-to-asciimath:将 MathML 转换为 ASCIIMathML
文件大小:10KB
文件格式:ZIP
更新时间:2024-07-29 13:25:00
JavaScript
数学到数学
将 MathML 的子集转换为 ASCIIMathML。
用法
var convert = require('mathml-to-asciimath');
var mathml = '<math>
【文件预览】:
mathml-to-asciimath-master
----.gitignore(60B)
----package.json(597B)
----index.js(1KB)
----LICENSE.mit(1KB)
----lib()
--------mo-helpers.js(1KB)
--------handlers()
----readme.md(323B)
----test()
--------supported-formulas.js(7KB)
--------errors.js(475B)