MCPcopy Create free account

hub / github.com/vuepress-theme-hope/vuepress-theme-hope / functions

Functions536 in github.com/vuepress-theme-hope/vuepress-theme-hope

↓ 1 callersFunctiongetMarkdownStylizePlugin
({ stylize = [], ...options }: ThemeMarkdownOptions)
packages/theme/src/node/plugins/markdownStylize.ts:12
↓ 1 callersFunctiongetMdEnhancePlugin
( { demo = false, playground, sandpack = false, vuePlayground = false, kotlinPlayground
packages/theme/src/node/plugins/mdEnhance.ts:6
↓ 1 callersFunctiongetMsg
()
packages/theme/src/client/layouts/base/NotFound.ts:31
↓ 1 callersFunctiongetMsg
()
docs/shared/src/components/HopeNotFoundHint.ts:24
↓ 1 callersFunctiongetNormalCode
(code: CodeType, config: Partial<CodeDemoOptions>)
packages/md-enhance/src/client/utils/code-demo/getCode.ts:66
↓ 1 callersFunctiongetNoticePlugin
(options?: NoticePluginOptions | NoticeOptions[])
packages/theme/src/node/plugins/notice.ts:13
↓ 1 callersFunctiongetPlaygroundRule
(name: string)
packages/md-enhance/src/node/markdown-it/playground/plugin.ts:13
↓ 1 callersFunctiongetPlugins
( app: App, themeData: ThemeData, { markdown: markdownOptions = {}, plugins: pluginsOptions = {}
packages/theme/src/node/plugins/getPlugins.ts:52
↓ 1 callersFunctiongetPwaPlugin
( options?: PwaPluginOptions | boolean, favicon?: string, )
packages/theme/src/node/plugins/pwa.ts:22
↓ 1 callersFunctiongetRadio
(ratio: number | string | undefined)
packages/components/src/client/composables/useSize.ts:10
↓ 1 callersFunctiongetReactCode
(code: CodeType, config: Partial<CodeDemoOptions>)
packages/md-enhance/src/client/utils/code-demo/getCode.ts:126
↓ 1 callersFunctiongetReactTemplate
(code: string)
packages/md-enhance/src/client/utils/code-demo/getCode.ts:43
↓ 1 callersFunctiongetRedirectPlugin
(options?: RedirectPluginOptions | boolean)
packages/theme/src/node/plugins/redirect.ts:12
↓ 1 callersFunctiongetRegistry
( packageManager: PackageManager, lang: SupportedLang, )
packages/create/src/utils/registry.ts:15
↓ 1 callersFunctiongetRevealJsPlugin
( options?: Omit<RevealJsPluginOptions, "layout"> | boolean, )
packages/theme/src/node/plugins/revealjs.ts:21
↓ 1 callersFunctiongetRtlPlugin
(themeData: ThemeData)
packages/theme/src/node/plugins/rtl.ts:13
↓ 1 callersFunctiongetSEOPlugin
( themeData: ThemeData, seo?: Omit<SeoPluginOptions, "hostname" | "author"> | boolean, hostname = "", )
packages/theme/src/node/plugins/seo.ts:16
↓ 1 callersFunctiongetSandpackCustomSetup
(customSetup: string)
packages/md-enhance/src/client/components/SandPack.ts:23
↓ 1 callersFunctiongetSandpackFiles
(files: string)
packages/md-enhance/src/client/components/SandPack.ts:17
↓ 1 callersFunctiongetSandpackOptions
(options: string)
packages/md-enhance/src/client/components/SandPack.ts:20
↓ 1 callersFunctiongetScript
( packageManager: PackageManager, bundler: "webpack" | "vite", dir: string, )
packages/create/src/packageJson.ts:11
↓ 1 callersFunctiongetSearchPlugin
( app: App, themeData: ThemeData, plugins: ThemePluginsOptions, )
packages/theme/src/node/plugins/search.ts:53
↓ 1 callersFunctiongetShareLink
()
packages/components/src/client/components/ShareService.ts:84
↓ 1 callersFunctiongetShareServiceConfig
(shareOptions?: ShareOptions)
packages/components/src/node/components/share/getConfig.ts:7
↓ 1 callersFunctiongetSidebarInfo
({ pages, sorters, scope }: ThemeSidebarInfoOptions)
packages/theme/src/node/prepare/sidebar/getSidebarInfo.ts:152
↓ 1 callersFunctiongetSidebarItems
(infos: SidebarInfo[])
packages/theme/src/node/prepare/sidebar/prepareSidebarData.ts:54
↓ 1 callersFunctiongetSidebarSorter
(sorter?: SidebarSorter)
packages/theme/src/node/prepare/sidebar/getSidebarSorter.ts:105
↓ 1 callersFunctiongetSitemapPlugin
( options?: Omit<SitemapPluginOptions, "hostname"> | boolean, hostname?: string, )
packages/theme/src/node/plugins/sitemap.ts:13
↓ 1 callersFunctiongetSize
()
packages/shared/src/client/utils/window.ts:1
↓ 1 callersFunctiongetSocialMediaIcons
(themeData: ThemeData)
packages/theme/src/node/config/getSocialMediaIcons.ts:7
↓ 1 callersFunctiongetStatus
(path: string)
packages/theme/src/client/composables/encrypt/usePathEncrypt.ts:33
↓ 1 callersFunctiongetSubDirectories
(dir: string)
scripts/verifyCommit.ts:9
↓ 1 callersFunctiongetTargetElement
(targetSelector: string | HTMLElement | null)
packages/components/src/client/utils/viewPDF.ts:43
↓ 1 callersFunctiongetTypeByUrl
(url: string)
packages/components/src/client/utils/registerMse.ts:16
↓ 1 callersFunctiongetTypescriptPlaygroundHash
( code: string, compilerOptions: CompilerOptions = {}, )
packages/md-enhance/src/node/markdown-it/playground/ts.ts:20
↓ 1 callersFunctiongetUserRegistry
(packageManager: PackageManager, isYarnModern: boolean)
packages/create/src/utils/registry.ts:10
↓ 1 callersFunctiongetVersionInfo
()
packages/create/src/utils/getVersion.ts:10
↓ 1 callersFunctiongetVueCode
(code: CodeType, config: Partial<CodeDemoOptions>)
packages/md-enhance/src/client/utils/code-demo/getCode.ts:89
↓ 1 callersFunctiongetVueJsTemplate
(js: string)
packages/md-enhance/src/client/utils/code-demo/getCode.ts:51
↓ 1 callersFunctiongetVuePlaygroundSettings
(settings: string)
packages/md-enhance/src/client/components/VuePlayground.ts:14
↓ 1 callersFunctiongetWatermarkPlugin
( options?: WatermarkPluginOptions | boolean, )
packages/theme/src/node/plugins/watermark.ts:20
↓ 1 callersFunctiongetWorkflowContent
( packageManager: PackageManager, cwd: string, dir: string, { workflow }: CreateLocale, )
packages/create/src/config/workflow.ts:7
↓ 1 callersFunctionhandleNavbarOptions
(config: LegacyNavbarOptions, localePath: string)
packages/theme/src/node/compact/convertNavbarOptions.ts:21
↓ 1 callersFunctioninitLightGallery
()
packages/lightgallery/src/client/components/LightGallery.ts:36
↓ 1 callersFunctioninjectBlogBasicInfo
( page: Page<ThemePageData>, info: Partial<ArticleInfoData>, )
packages/theme/src/node/plugins/blog/info.ts:13
↓ 1 callersFunctioninjectCSS
(shadowRoot: ShadowRoot, code: Code)
packages/md-enhance/src/client/utils/code-demo/utils.ts:102
↓ 1 callersFunctioninjectPageInfo
(page: Page<ThemePageData>)
packages/theme/src/node/plugins/pageConverter.ts:21
↓ 1 callersFunctioninjectScript
(id: string, shadowRoot: ShadowRoot, code: Code)
packages/md-enhance/src/client/utils/code-demo/utils.ts:114
↓ 1 callersFunctionisActive
(name: string)
packages/theme/src/client/components/blog/TagList.ts:20
↓ 1 callersFunctionisAllowedRootPath
(path: string)
packages/theme/src/client/composables/navbar/useNavbarLanguageDropdown.ts:10
↓ 1 callersFunctionisInstalled
(pkg: string, hint = true)
packages/md-enhance/src/node/utils.ts:12
↓ 1 callersFunctionisPageEncrypted
({ path }: Page)
packages/theme/src/node/plugins/pageConverter.ts:58
↓ 1 callersFunctionloadDemo
()
packages/md-enhance/src/client/components/CodeDemo.ts:124
↓ 1 callersFunctionloadNormal
(code: Code)
packages/md-enhance/src/client/composables/loadScript.ts:24
↓ 1 callersFunctionloadReact
(code: Code)
packages/md-enhance/src/client/composables/loadScript.ts:8
↓ 1 callersFunctionloadVue
(code: Code)
packages/md-enhance/src/client/composables/loadScript.ts:16
↓ 1 callersFunctionmdEnhancePlugin
(options: MarkdownEnhancePluginOptions = {}, legacy = true)
packages/md-enhance/src/node/mdEnhancePlugin.ts:32
↓ 1 callersMethodmove
()
packages/theme/src/presets/snowFall.ts:52
↓ 1 callersFunctionnext
()
packages/theme/src/presets/BingHeroBackground.ts:77
↓ 1 callersFunctionopenPopupWindow
( link: string, target = "_blank", features = ["resizable", "status"], )
packages/shared/src/client/utils/window.ts:15
↓ 1 callersFunctionplayground
(md, options)
packages/md-enhance/src/node/markdown-it/playground/plugin.ts:241
↓ 1 callersFunctionprepareConfigFile
( app: App, { components = [] }: ComponentPluginOptions, )
packages/components/src/node/prepareConfigFile.ts:7
↓ 1 callersFunctionprepareConfigFile
( app: App, { enableCatalog, enableBlog, enableEncrypt, enableIcon }: ThemeStatus, { custom }: ThemeBeha
packages/theme/src/node/prepare/prepareConfigFile.ts:8
↓ 1 callersFunctionprepareConfigFile
( app: App, options: MarkdownEnhancePluginOptions, status: Record<string, boolean>, legacy = false, )
packages/md-enhance/src/node/prepare/prepareConfigFile.ts:6
↓ 1 callersFunctionprepareHighLighterScss
(app: App)
packages/theme/src/node/prepare/prepareHighLighterScss.ts:3
↓ 1 callersFunctionprepareLightGalleryPlugins
( app: App, pluginNames: LightGalleryPlugin[] = ["pager", "share", "zoom"], )
packages/lightgallery/src/node/prepareLightGalleryPlugins.ts:6
↓ 1 callersFunctionprepareSocialMediaIcons
( app: App, icons?: Record<string, string> | null, )
packages/theme/src/node/prepare/prepareSocialMediaIcons.ts:3
↓ 1 callersFunctionprev
()
packages/theme/src/presets/BingHeroBackground.ts:73
↓ 1 callersFunctionregisterMseDash
( mediaElement: HTMLMediaElement, src: string, onDestroy: (destroy: () => void) => void, { autoPlay =
packages/components/src/client/utils/registerMse.ts:34
↓ 1 callersFunctionregisterMseFlv
( mediaElement: HTMLMediaElement, src: string, onDestroy: (destroy: () => void) => void, )
packages/components/src/client/utils/registerMse.ts:58
↓ 1 callersFunctionregisterMseHls
( mediaElement: HTMLMediaElement, src: string, onDestroy: (destroy: () => void) => void, )
packages/components/src/client/utils/registerMse.ts:86
↓ 1 callersFunctionremoveExtension
(path: string)
packages/theme/src/node/prepare/sidebar/prepareSidebarData.ts:24
↓ 1 callersFunctionrenderHeader
({ title, level, slug }: PageHeader)
packages/theme/src/client/components/base/TOC.ts:129
↓ 1 callersFunctionrenderLogo
()
docs/shared/src/components/HopeLogo.ts:20
↓ 1 callersFunctionrenderNextWord
()
packages/theme/src/presets/HitokotoBlogHero.ts:68
↓ 1 callersFunctionrenderPlayground
()
packages/md-enhance/src/client/components/KotlinPlayground.ts:49
↓ 1 callersFunctionresolveEditLink
({ docsRepo, docsBranch, docsDir, filePathRelative, editLinkPattern, }: EditLinkOptions)
packages/theme/src/client/utils/info/resolveEditLink.ts:20
↓ 1 callersFunctionresolveMultiSidebarItems
({ config, routePath, }: ResolveMultiSidebarOptions)
packages/theme/src/client/utils/sidebar/resolveSidebarItems.ts:84
↓ 1 callersFunctionresolveNavbarItem
( item: NavbarLinkOptions | NavbarGroupOptions, prefix = "", )
packages/theme/src/client/composables/navbar/useNavbarItems.ts:19
↓ 1 callersFunctionresolveRepoLink
(repo: string)
packages/shared/src/client/utils/resolveRepo.ts:5
↓ 1 callersFunctionresolveSidebarItem
( options: SidebarItemOptions, pathPrefix: string, )
packages/theme/src/client/utils/sidebar/resolveSidebarItems.ts:29
↓ 1 callersFunctionresolveSidebarItems
({ config, routeLocale, routePath, }: ResolveSidebarOptions)
packages/theme/src/client/utils/sidebar/resolveSidebarItems.ts:125
↓ 1 callersFunctionsetupArticles
()
packages/theme/src/client/composables/blog/useArticles.ts:25
↓ 1 callersFunctionsetupCategoryMap
()
packages/theme/src/client/composables/blog/useCategoryMap.ts:26
↓ 1 callersFunctionsetupRepl
()
packages/md-enhance/src/client/components/VuePlayground.ts:63
↓ 1 callersFunctionsetupStars
()
packages/theme/src/client/composables/blog/useStars.ts:25
↓ 1 callersFunctionsetupTagMap
()
packages/theme/src/client/composables/blog/useTagMap.ts:26
↓ 1 callersFunctionsetupTimeline
()
packages/theme/src/client/composables/blog/useTimeline.ts:37
↓ 1 callersFunctionsetupTransparentNavbar
({ type, threshold = 50, light, dark, }: TransparentNavbarOptions = {})
packages/theme/src/presets/transparentNavbar.ts:110
↓ 1 callersFunctionshare
()
packages/components/src/client/components/ShareService.ts:124
↓ 1 callersFunctionstartTyping
()
packages/theme/src/client/components/home/PortfolioHero.ts:73
↓ 1 callersFunctionsync
()
scripts/sync.ts:8
↓ 1 callersFunctiontick
()
docs/shared/src/components/HopeLogo.ts:143
↓ 1 callersFunctiontoggleGroup
(index: number)
packages/theme/src/client/components/sidebar/SidebarLinks.ts:34
↓ 1 callersFunctiontypeNext
()
packages/theme/src/client/components/home/PortfolioHero.ts:78
↓ 1 callersFunctionupdateHeight
()
packages/components/src/client/composables/useSize.ts:49
↓ 1 callersFunctionupdatePage
(page: number)
packages/theme/src/client/components/blog/ArticleList.ts:68
↓ 1 callersFunctionuseArticleAuthor
(info: Ref<ArticleInfoData>)
packages/theme/src/client/composables/blog/useArticleInfo.ts:21
↓ 1 callersFunctionuseArticleCategory
(info: Ref<ArticleInfoData>)
packages/theme/src/client/composables/blog/useArticleInfo.ts:36
↓ 1 callersFunctionuseArticleDate
(info: Ref<ArticleInfoData>)
packages/theme/src/client/composables/blog/useArticleInfo.ts:62
← previousnext →201–300 of 536, ranked by callers