Socket
Book a DemoInstallSign in
Socket

znxx-latex

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

znxx-latex

## 方法列表 ### injectMathjax ``` // initMathJax(Function) // 在初始化vue实例时使用

latest
npmnpm
Version
0.0.10
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

znxx latex v3

方法列表

injectMathjax

// initMathJax(Function)
// 在初始化vue实例时使用

initMathJax(() => {
  console.log("here!");
  createApp(App).mount("#app");
});

vLatex指令

<div v-latex="text"></div>

renderByMathJax

renderByMathJax(htmlElement)

FAQs

Package last updated on 06 Jul 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts