faviconv-noREADME|ARCHIVES|CATEGORIES|SEARCH|
«Wed Feb 03 2021AkrISrnAPI2fa80d4Raw
vno
The documentation is a work in progress, and English edition is just an empty shell for now. I will translate it when Chinese edition has done.

VPD

v1.2.6 +

  • 类型:VPD

vue-property-decorator 模块的实例。

Vue

v1.2.0 +

  • 类型:Vue

Vue 函数。

axios

v1.2.0 +

  • 类型:typeof file.axios

vno.file.axios

markdownIt

v1.2.0 +

  • 类型:typeof markdown.markdownIt

vno.markdown.markdownIt

dayjs

v1.2.0 +

  • 类型:typeof utils.dayjs

vno.utils.dayjs

version

v1.2.0 +

  • 类型:string

v-no 版本号。

renderMD

v1.2.9 +

  • 类型:(path: string, title: string, data: string, isSnippet = false, asyncResults?: TAsyncResult[]) => Promise<string>

将 Markdown 字符串渲染为 HTML 的函数。

参数:

  • path: string:文件路径。
  • title: string:文件标题。
  • data: string:Markdown 字符串。
  • isSnippet = false:是否执行在嵌入文件中。
  • asyncResults?: TAsyncResult[]:异步行内脚本的执行结果列表。

返回值:Promise<string>

updateDom

v1.2.0 +

  • 类型:typeof markdown.updateDom

vno.markdown.updateDom

EFlag

v1.2.5 +

  • 类型:typeof enums.EFlag

EMark

v1.2.5 +

  • 类型:typeof enums.EMark

EEvent

v1.2.5 +

  • 类型:typeof enums.EEvent

EIcon

v1.2.5 +

  • 类型:typeof enums.EIcon

destructors

v1.2.0 +

  • 类型:typeof utils.destructors

vno.utils.destructors

addInputBinds

v1.2.0 +

  • 类型:typeof utils.addInputBinds

vno.utils.addInputBinds

sleep

v1.2.3 +

  • 类型:typeof utils.sleep

vno.utils.sleep

waitFor

v1.2.0 +

  • 类型:typeof utils.waitFor

vno.utils.waitFor

waitForEvent

v1.2.3 +

  • 类型:typeof utils.waitForEvent

vno.utils.waitForEvent

addEventListener

v1.2.0 +

  • 类型:typeof utils.addEventListener

vno.utils.addEventListener

callAndListen

v1.2.0 +

  • 类型:typeof utils.callAndListen

vno.utils.callAndListen

encodeParam

v1.2.5 +

  • 类型:typeof utils.encodeParam

vno.utils.encodeParam

getMessage

v1.2.6 +

  • 类型:typeof utils.getMessage

vno.utils.getMessage

parseDate

v1.2.0 +

  • 类型:typeof utils.parseDate

vno.utils.parseDate

formatDate

v1.2.0 +

  • 类型:typeof utils.formatDate

vno.utils.formatDate

conf

v1.2.15 (Latest)

  • 类型:typeof config.config

vno.config.config

selectConf

v1.2.5 +

  • 类型:typeof appSelf.selectConf

vno.appSelf.selectConf

title

v1.2.5 +

  • 类型:typeof mainSelf.title

vno.mainSelf.title

filePath

v1.2.0 +

  • 类型:typeof mainSelf.filePath

vno.mainSelf.filePath

isIndexFile

v1.2.8 +

  • 类型:typeof mainSelf.isIndexFile

vno.mainSelf.isIndexFile

reload

v1.2.0 +

  • 类型:typeof mainSelf.reload

vno.mainSelf.reload

isSearchFile

v1.2.8 +

  • 类型:typeof articleSelf.isSearchFile

vno.articleSelf.isSearchFile

toggleDark

v1.2.0 +

  • 类型:typeof gadgetSelf.toggleDark

vno.gadgetSelf.toggleDark

toggleZen

v1.2.0 +

  • 类型:typeof gadgetSelf.toggleZen

vno.gadgetSelf.toggleZen

toTop

v1.2.0 +

  • 类型:typeof gadgetSelf.toTop

vno.gadgetSelf.toTop

toBottom

v1.2.0 +

  • 类型:typeof gadgetSelf.toBottom

vno.gadgetSelf.toBottom

This page is open source, improve it
Graph