mathml-to-asciimath:将 MathML 转换为 ASCIIMathML

时间:2024-07-29 13:25:00
【文件属性】:

文件名称: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>1+2</math>'; convert(mathml); // => '1 + 2' 运行测试 npm test 这个模块不是 综合的 执行力 执照 麻省理工学院


【文件预览】:
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)

网友评论