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 callersFunctionuseArticleInfo
(props: { info: ArticleInfoData; path: string; })
packages/theme/src/client/composables/blog/useArticleInfo.ts:65
↓ 1 callersFunctionuseArticleTag
(info: Ref<ArticleInfoData>)
packages/theme/src/client/composables/blog/useArticleInfo.ts:49
↓ 1 callersFunctionuseEditLink
()
packages/theme/src/client/composables/info/useEditLink.ts:10
↓ 1 callersFunctionuseExtendsPagePlugin
( app: App, themeData: ThemeData, behavior: ThemeBehaviorOptions, )
packages/theme/src/node/plugins/pageConverter.ts:92
↓ 1 callersFunctionuseGlobalEncrypt
()
packages/theme/src/client/composables/encrypt/useGlobalEncrypt.ts:16
↓ 1 callersFunctionuseLightGalleryOptions
()
packages/lightgallery/src/client/helpers/lightgallery.ts:11
↓ 1 callersFunctionuseNavbarLanguageDropdown
()
packages/theme/src/client/composables/navbar/useNavbarLanguageDropdown.ts:18
↓ 1 callersFunctionuseNavbarRepo
()
packages/theme/src/client/composables/navbar/useNavbarRepo.ts:19
↓ 1 callersFunctionusePageCategory
()
packages/theme/src/client/composables/usePageInfo.ts:32
↓ 1 callersFunctionusePageDate
()
packages/theme/src/client/composables/usePageInfo.ts:56
↓ 1 callersFunctionusePageInfo
()
packages/theme/src/client/composables/usePageInfo.ts:72
↓ 1 callersFunctionusePageTag
()
packages/theme/src/client/composables/usePageInfo.ts:44
↓ 1 callersFunctionusePathEncrypt
()
packages/theme/src/client/composables/encrypt/usePathEncrypt.ts:19
↓ 1 callersFunctionusePlugins
( app: App, themeData: ThemeData, { highlighter }: ThemeMarkdownOptions, plugins: ThemePluginsOptions,
packages/theme/src/node/plugins/usePlugins.ts:29
↓ 1 callersFunctionuseRelatedLinks
()
packages/theme/src/client/composables/useRelatedLinks.ts:97
↓ 1 callersFunctionuseSandpackConfig
()
packages/md-enhance/src/client/helpers/sandpack.ts:13
↓ 1 callersFunctionuseVuePlaygroundConfig
()
packages/md-enhance/src/client/helpers/vuePlayground.ts:17
↓ 1 callersFunctionviewPDF
( targetSelector: string | HTMLElement | null, { url, title, hint = DEFAULT_PDF_JS_HINT, options = {}, pdf
packages/components/src/client/utils/viewPDF.ts:131
↓ 1 callersFunctionwindowSizeHandler
()
packages/theme/src/client/composables/useWindowSize.ts:21
FunctionAppearanceIcon
()
packages/theme/src/client/components/appearance/AppearanceIcon.ts:5
FunctionArticleIcon
()
packages/theme/src/client/components/blog/icons.ts:50
FunctionAuthorIcon
()
packages/theme/src/client/components/info/icons.ts:5
FunctionAutoColorModeIcon
()
packages/theme/src/client/components/appearance/ColorModeSwitch.ts:11
FunctionAutoLink
({ config, iconSizing = "both" }, { emit, slots })
packages/theme/src/client/components/base/AutoLink.ts:28
FunctionBadge
( { type = "info", text = "", vertical, color, bgColor }, { slots }, )
packages/components/src/client/components/Badge.ts:49
FunctionBitbucketIcon
()
packages/shared/src/client/components/repoIcons.ts:34
FunctionCalendarIcon
()
packages/theme/src/client/components/info/icons.ts:14
FunctionCancelFullScreenIcon
()
packages/theme/src/client/components/appearance/ToggleFullScreenButton.ts:8
FunctionCancelFullScreenIcon
()
packages/shared/src/client/components/fullscreenIcons.ts:15
FunctionCategoryIcon
()
packages/theme/src/client/components/blog/icons.ts:5
FunctionCategoryIcon
()
packages/theme/src/client/components/info/icons.ts:23
FunctionDarkColorModeIcon
()
packages/theme/src/client/components/appearance/ColorModeSwitch.ts:29
FunctionEditIcon
()
packages/theme/src/client/components/base/EditIcon.ts:5
FunctionEnterFullScreenIcon
()
packages/theme/src/client/components/appearance/ToggleFullScreenButton.ts:17
FunctionEnterFullScreenIcon
()
packages/shared/src/client/components/fullscreenIcons.ts:6
FunctionEyeIcon
()
packages/theme/src/client/components/info/icons.ts:32
FunctionFeatureSection
(props, { slots })
packages/theme/src/client/components/home/FeatureSection.ts:22
FunctionFireIcon
()
packages/theme/src/client/components/info/icons.ts:41
FunctionGitHubIcon
()
packages/shared/src/client/components/repoIcons.ts:7
FunctionGitLabIcon
()
packages/shared/src/client/components/repoIcons.ts:16
FunctionGiteeIcon
()
packages/shared/src/client/components/repoIcons.ts:25
FunctionHeroSlideDownButton
( _props, { emit }, )
packages/theme/src/client/components/home/HeroSlideDownButton.ts:16
FunctionHighlightSection
(props, { slots })
packages/theme/src/client/components/home/HighlightSection.ts:22
FunctionI18nIcon
()
packages/theme/src/client/components/navbar/I18nIcon.ts:5
FunctionIconBase
({ name = "", color = "currentColor", ariaLabel }, { attrs, slots })
packages/shared/src/client/components/IconBase.ts:15
FunctionInfoPanel
(_props, { slots })
packages/theme/src/client/components/blog/InfoPanel.ts:20
FunctionLightColorModeIcon
()
packages/theme/src/client/components/appearance/ColorModeSwitch.ts:20
FunctionLockIcon
()
packages/theme/src/client/components/encrypt/LockIcon.ts:5
FunctionPlayground
({ title = "", link })
packages/md-enhance/src/client/components/Playground.ts:23
FunctionPrintIcon
()
packages/theme/src/client/components/info/icons.ts:50
FunctionProjectLink
({ name, type = "plugin", path = "/" }, { slots })
docs/shared/src/components/ProjectLink.ts:18
FunctionRepoIcon
({ link, type = resolveRepoType(link ?? "") })
packages/shared/src/client/components/repoIcons.ts:55
FunctionSlideDownIcon
()
packages/theme/src/client/components/home/HeroSlideDownButton.ts:7
FunctionSlideIcon
()
packages/theme/src/client/components/blog/icons.ts:32
FunctionSourceIcon
()
packages/shared/src/client/components/repoIcons.ts:43
FunctionStickyIcon
()
packages/theme/src/client/components/blog/icons.ts:41
FunctionTagIcon
()
packages/theme/src/client/components/blog/icons.ts:14
FunctionTagIcon
()
packages/theme/src/client/components/info/icons.ts:59
FunctionTimelineIcon
()
packages/theme/src/client/components/blog/icons.ts:23
FunctionTimelinePage
(_props, { slots })
packages/theme/src/client/components/blog/TimelinePage.ts:22
FunctionTimerIcon
()
packages/theme/src/client/components/info/icons.ts:68
FunctionToggleNavbarButton
( { active = false }, { emit }, )
packages/theme/src/client/components/navbar/ToggleNavbarButton.ts:10
FunctionToggleSidebarButton
( _, { emit }, )
packages/theme/src/client/components/navbar/ToggleSidebarButton.ts:6
FunctionVPBanner
({ title, content = "", logo = "", background = "", color = "", actions = [], })
packages/components/src/client/components/VPBanner.ts:59
FunctionVPCard
({ title, desc = "", logo, background, color, link, })
packages/components/src/client/components/VPCard.ts:52
FunctionWordIcon
()
packages/theme/src/client/components/info/icons.ts:77
FunctionarraySidebar
(sidebarConfig)
packages/theme/src/node/helpers.ts:33
FunctionbackToTop
(backToTopConfig)
packages/theme/src/node/helpers.ts:37
Functionblog
(options)
packages/theme/src/node/helpers.ts:38
FunctionblogFilter
({ frontmatter, filePathRelative }: Page<ThemePageData>)
packages/theme/src/node/plugins/blog/filter.ts:10
Functioncatalog
(options)
packages/theme/src/node/helpers.ts:39
Functioncomment
(options)
packages/theme/src/node/helpers.ts:40
Functioncomponents
(options)
packages/theme/src/node/helpers.ts:41
Functionconfig
(name: string, userConfig: UserConfig)
docs/shared/src/config-wrapper.ts:16
Methodconstructor
()
packages/components/src/client/utils/popup.ts:8
Methodconstructor
( public image: HTMLImageElement, public context: CanvasRenderingContext2D, { maxSize, minSize, sp
packages/theme/src/presets/snowFall.ts:41
FunctioncopyCode
(options)
packages/theme/src/node/helpers.ts:42
Functioncopyright
(options)
packages/theme/src/node/helpers.ts:43
FunctiondefaultModuleSideEffects
(id: string)
scripts/tsdown.ts:8
FunctiondefaultPageSorter
( pageA: Page<{ git: GitData }, ThemeNormalPageFrontmatter, { routeMeta: ArticleInfoData }>, pageB: Page<{
packages/theme/src/node/plugins/blog/utils.ts:16
FunctiondefaultPropsGetter
(playgroundData: PlaygroundData)
packages/md-enhance/src/node/markdown-it/playground/plugin.ts:234
FunctiondefineKotlinPlaygroundConfig
(options: KotlinPlaygroundOptions)
packages/md-enhance/src/client/helpers/kotlinPlayground.ts:7
FunctiondefineLightGalleryConfig
(options: LightGalleryOptions)
packages/lightgallery/src/client/helpers/lightgallery.ts:7
FunctiondefineSandpackConfig
(config: SandpackConfig)
packages/md-enhance/src/client/helpers/sandpack.ts:9
FunctiondefineVuePlaygroundConfig
(options: VuePlaygroundOptions)
packages/md-enhance/src/client/helpers/vuePlayground.ts:13
Functionfeed
(options)
packages/theme/src/node/helpers.ts:44
FunctionfocusMainContent
({ target }: Event)
packages/theme/src/client/components/base/SkipLink.ts:9
FunctiongetBreadCrumbConfig
()
packages/theme/src/client/components/base/BreadCrumb.ts:37
FunctiongetRecentUpdatedArticles
({ path = "/recent-updated/", locales = {}, }: RecentUpdateArticlesOptions)
packages/theme/src/presets/getRecentUpdatedArticles.ts:32
FunctiongetSlides
({ path = "/slides/", locales = {} }: SlidesOptions)
packages/theme/src/presets/getSlides.ts:32
FunctiongetVersion
( packageManager: PackageManager, packageName: string, tag = "latest", )
packages/create/src/utils/getVersion.ts:5
Functiongit
(options)
packages/theme/src/node/helpers.ts:45
FunctionhandleDropdown
(event: MouseEvent)
packages/theme/src/client/components/navbar/NavbarDropdown.ts:48
FunctioninjectDarkMode
(app: App)
packages/theme/src/client/composables/useDarkMode.ts:37
FunctionkotlinPlayground
(md)
packages/md-enhance/src/node/markdown-it/kotlinPlayground.ts:7
FunctionlegacyCodeDemo
(md)
packages/md-enhance/src/node/compact/codeDemo.ts:14
FunctionlightgalleryPlugin
(options: LightGalleryPluginOptions = {}, legacy = true)
packages/lightgallery/src/node/lightgalleryPlugin.ts:16
FunctionlinksCheck
(options)
packages/theme/src/node/helpers.ts:46
FunctionmdDemo
(md)
packages/md-enhance/src/node/compact/codeDemo.ts:58
Functionnotice
(options)
packages/theme/src/node/helpers.ts:47
← previousnext →301–400 of 536, ranked by callers