mathjax-vue:MathJax 的 Vue 组件

时间:2021-08-05 04:15:45
【文件属性】:
文件名称:mathjax-vue:MathJax 的 Vue 组件
文件大小:12KB
文件格式:ZIP
更新时间:2021-08-05 04:15:45
JavaScript mathjax-vue MathJax 的 Vue 组件 安装 Vue2 // npm npm i --save mathjax-vue // yarn yarn add mathjax-vue Vue3 // vue 3 npm i --save mathjax-vue3 // yarn yarn add mathjax-vue3 用法 import MathJax, { initMathJax, renderByMathjax } from 'mathjax-vue' // Rewrite pageReady method, optimizing MathJax as required rendering and render to avoid them // :red_exclamation_mark::red_exclamation_mark: For example '$$Not a formula$$' is not
【文件预览】:
mathjax-vue-master
----rollup.config.js(916B)
----.eslintrc.js(4KB)
----src()
--------utils()
--------components()
--------index.js(420B)
--------version.js(46B)
----LICENSE(1KB)
----.prettierrc(111B)
----README.md(2KB)
----dist()
--------math.esm.js(2KB)
--------math.umd.js(2KB)
--------math.min.js(2KB)
----.editorconfig(453B)
----.gitignore(206B)
----package.json(1KB)

网友评论