文件名称:mathjax-node-page:页面的mathjax-node
文件大小:94KB
文件格式:ZIP
更新时间:2024-02-25 08:52:42
nodejs svg html cli tex
mathjax节点页面 此Node.js模块建立在并提供对较大内容片段的处理 安装 利用 npm install mathjax-node-page 安装mathjax-node-page及其依赖项。 用法 mathjax-node-page导出mjpage ,它需要四个参数: mjpage ( input , mjpageConfig , mjnodeConfig , callback ) 如果input是带有HTML或jsdom对象的字符串(应通过导出的JSDOM获取JSDOM类),则pageConfig指定页面范围的选项,而mjnodeConfig需要mathjax-node配置选
【文件预览】:
mathjax-node-page-master
----.gitignore(657B)
----package.json(795B)
----package-lock.json(51KB)
----bin()
--------mjpage(4KB)
----.travis.yml(901B)
----LICENSE(11KB)
----README.md(7KB)
----lib()
--------tex.js(12KB)
--------main.js(19KB)
--------mathml.js(2KB)
--------ascii.js(8KB)
----.gitattributes(40B)
----test()
--------custom-mathjax.js(1KB)
--------script-types.js(2KB)
--------data()
--------pass-jsdom-object.js(765B)
--------issue61.js(645B)
--------fragments.js(356B)
--------error-handling.js(828B)
--------dom-manipulation.js(940B)
--------config-mj.js(468B)
--------preprocessor-config.js(922B)
--------tex-escape.js(382B)
--------issue76.js(890B)
--------test.js(2KB)
--------html-fonturl.js(638B)
--------output-priority.js(866B)
--------issue16.js(572B)
--------wrappingElements.js(871B)
--------displaymath_centered.js(546B)
--------eventsPage.js(602B)
--------config-global-output.js(435B)
--------svgTitle.js(892B)
--------issue69.js(1KB)
--------issue21.js(615B)
--------config-jsdom.js(1KB)
--------inlineCss.js(2KB)
--------globalCache.js(395B)
--------base.js(332B)
--------singleDollars.js(739B)
--------eventsFormula.js(3KB)
--------issue15.js(555B)
--------issue47.js(724B)