MCPcopy Create free account

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

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

↓ 2 callersFunctiongetUnoPlaygroundPreset
({ service = "https://unocss.dev/play", }: UnoPresetPlaygroundOptions = {})
packages/md-enhance/src/node/markdown-it/playground/uno.ts:39
↓ 2 callersFunctiongetValue
(value: string | number)
packages/components/src/client/composables/useSize.ts:8
↓ 2 callersFunctiongetVuePlaygroundPreset
( options: VuePresetPlaygroundOptions = {}, )
packages/md-enhance/src/node/markdown-it/playground/vue.ts:14
↓ 2 callersFunctionhandleArraySidebarOptions
( config: SidebarArrayOptions, localePath: string, )
packages/theme/src/node/compact/convertSidebarOptions.ts:14
↓ 2 callersFunctionhandleHTML
(html: string)
packages/md-enhance/src/client/utils/code-demo/getCode.ts:36
↓ 2 callersFunctionisActiveLink
(route: RouteLocationNormalizedLoaded, link?: string)
packages/shared/src/client/utils/path.ts:34
↓ 2 callersFunctionisActiveSidebarItem
( route: RouteLocationNormalizedLoaded, item: SidebarItem, )
packages/theme/src/client/utils/sidebar/isActiveSidebarItem.ts:7
↓ 2 callersFunctionisAuthorInfo
(author: unknown)
packages/theme/src/shared/infoGetter.ts:5
↓ 2 callersFunctionisHighlighterPlugin
(plugin: PluginObject)
packages/theme/src/node/plugins/utils.ts:4
↓ 2 callersFunctionisIconInvalid
(key: string, value: string | { icon: string; link: string })
packages/theme/src/node/config/getSocialMediaIcons.ts:10
↓ 2 callersFunctionisPageEncrypted
({ path }: Page)
packages/theme/src/node/plugins/search.ts:59
↓ 2 callersFunctionisPageEncrypted
({ path }: Page)
packages/theme/src/node/plugins/blog/blog.ts:37
↓ 2 callersFunctionjsRunner
(jsCode: string)
packages/md-enhance/src/node/markdown-it/sandpack/plugin.ts:26
↓ 2 callersFunctionjumpPage
(index: string)
packages/theme/src/client/components/blog/Pagination.ts:112
↓ 2 callersFunctionnormalizePath
(path: string)
packages/shared/src/client/utils/path.ts:20
↓ 2 callersFunctionpostAction
({ cwd = process.cwd(), lang, locale, packageManager, }: PostActionOptions)
packages/create/src/index.ts:79
↓ 2 callersFunctionpreAction
( targetDir: string, { bundler, preset, add }: CreateOptions & { add: boolean }, )
packages/create/src/index.ts:30
↓ 2 callersFunctionpropsGetter
(sandpackData: SandpackData)
packages/md-enhance/src/node/markdown-it/sandpack/plugin.ts:18
↓ 2 callersFunctionrenderChildren
(pageHeaders: PageHeader[])
packages/theme/src/client/components/base/TOC.ts:142
↓ 2 callersFunctionrenderIcon
(content: string, contentClass = "")
packages/components/src/client/components/ShareService.ts:21
↓ 2 callersFunctionresolveFromFrontmatterConfig
( config: unknown, currentPath: string, )
packages/theme/src/client/composables/useRelatedLinks.ts:13
↓ 2 callersFunctionresolveFromSidebarItems
( sidebarItems: SidebarItem[], currentPath: string, offset: number, )
packages/theme/src/client/composables/useRelatedLinks.ts:36
↓ 2 callersFunctionscrollTo
(top: number)
packages/theme/src/client/components/base/TOC.ts:65
↓ 2 callersFunctionupdateDarkmodeStatus
()
packages/theme/src/client/components/appearance/ColorModeSwitch.ts:45
↓ 2 callersFunctionupdateGitIgnore
(dir: string, cwd = process.cwd())
packages/create/src/config/gitignore.ts:11
↓ 2 callersFunctionuseAuthorInfo
()
packages/theme/src/client/composables/useAuthorInfo.ts:8
↓ 2 callersFunctionuseEncryptConfig
()
packages/theme/src/client/composables/encrypt/useEncryptConfig.ts:8
↓ 2 callersFunctionuseGitPlugin
( app: App, options: GitPluginOptions | boolean, themeData: ThemeData, )
packages/theme/src/node/plugins/git.ts:15
↓ 2 callersFunctionuseMetaInfo
()
packages/theme/src/client/composables/useMetaInfo.ts:17
↓ 2 callersFunctionuseNavbarAutoHide
()
packages/theme/src/client/composables/navbar/useNavbarAutoHide.ts:7
↓ 2 callersFunctionuseNavbarItems
()
packages/theme/src/client/composables/navbar/useNavbarItems.ts:48
↓ 2 callersFunctionusePageAuthor
()
packages/theme/src/client/composables/usePageInfo.ts:18
↓ 2 callersFunctionusePrismjsPlugin
(app: App, options: PrismjsPluginOptions = {})
packages/theme/src/node/plugins/prismjs.ts:20
↓ 2 callersFunctionuseShikiPlugin
(app: App, options: ShikiPluginOptions = {})
packages/theme/src/node/plugins/shiki.ts:13
↓ 2 callersFunctionverify
()
packages/theme/src/client/components/encrypt/PasswordModal.ts:44
↓ 2 callersFunctionwrapper
(scriptStr: string)
packages/md-enhance/src/client/utils/code-demo/getCode.ts:63
↓ 1 callersFunctionaddFavicon
(app: App, favicon: string)
packages/theme/src/node/init/addFavicon.ts:4
↓ 1 callersFunctionatMarkerRule
(markerName: string)
packages/md-enhance/src/node/markdown-it/sandpack/plugin.ts:154
↓ 1 callersFunctionatMarkerRule
(markerName: string)
packages/md-enhance/src/node/markdown-it/playground/plugin.ts:128
↓ 1 callersFunctionbuildURLFragmentString
(options: Record<string, string | number | boolean>)
packages/components/src/client/utils/viewPDF.ts:51
↓ 1 callersFunctioncheckFrontmatter
(page: Page)
packages/theme/src/node/check/checkFrontmatter.ts:12
↓ 1 callersFunctioncheckGitInstalled
()
packages/create/src/utils/git.ts:16
↓ 1 callersFunctioncheckGitRepo
(cwd = process.cwd())
packages/create/src/utils/git.ts:3
↓ 1 callersFunctioncheckLegacyStyle
(app: App)
packages/theme/src/node/compact/checkLegacyStyle.ts:8
↓ 1 callersFunctioncheckPackage
(pkgName: string)
packages/theme/src/node/check/checkVuePressVersion.ts:32
↓ 1 callersFunctioncheckPluginsOptions
(plugins: ThemePluginsOptions)
packages/theme/src/node/check/checkPluginsOptions.ts:19
↓ 1 callersFunctioncheckPnpmInstalled
()
packages/create/src/config/config.ts:13
↓ 1 callersFunctioncheckThemeMarkdownOptions
( vuepressMarkdownOptions: VuePressMarkdownOptions, themeMarkdownOptions: ThemeMarkdownOptions, )
packages/theme/src/node/check/checkMarkdownOptions.ts:133
↓ 1 callersFunctioncheckUserPlugins
(app: App)
packages/theme/src/node/check/checkUserPlugins.ts:13
↓ 1 callersFunctioncheckVuePressMarkdownOptions
( vuepressMarkdownOptions: VuePressMarkdownOptions, themeMarkdownOptions: ThemeMarkdownOptions, )
packages/theme/src/node/check/checkMarkdownOptions.ts:101
↓ 1 callersFunctioncheckVuePressVersion
()
packages/theme/src/node/check/checkVuePressVersion.ts:22
↓ 1 callersFunctioncheckYarnInstalled
()
packages/create/src/config/config.ts:26
↓ 1 callersFunctioncomponentsPlugin
(options: ComponentPluginOptions, legacy = true)
packages/components/src/node/componentsPlugin.ts:17
↓ 1 callersFunctioncompress
(o: string, r: number, n: (pos: number) => string)
packages/md-enhance/src/node/markdown-it/playground/vendors/lzstring.ts:22
↓ 1 callersFunctioncompressToEncodedURIComponent
(content: string)
packages/md-enhance/src/node/markdown-it/playground/vendors/lzstring.ts:110
↓ 1 callersFunctionconvertFrontmatter
( frontmatter: PageFrontmatter & Record<string, unknown>, filePathRelative: string, )
packages/theme/src/node/compact/convertFrontmatter.ts:39
↓ 1 callersFunctionconvertOptions
(options: ComponentPluginOptions & Record<string, unknown>)
packages/components/src/node/compact/convert.ts:12
↓ 1 callersFunctionconvertOptions
( options: MarkdownEnhancePluginOptions & Record<string, unknown>, )
packages/md-enhance/src/node/compact/convert.ts:13
↓ 1 callersFunctionconvertOptions
(options: Record<string, unknown>)
packages/lightgallery/src/node/compact.ts:9
↓ 1 callersFunctionconvertThemeOptions
(themeOptions: Record<string, unknown>)
packages/theme/src/node/compact/convertThemeOptions.ts:618
↓ 1 callersFunctioncopyDir
(srcDir: string, targetDir: string)
packages/create/src/utils/file.ts:27
↓ 1 callersFunctioncovertPluginOptions
(themeOptions: Record<string, unknown>)
packages/theme/src/node/compact/convertThemeOptions.ts:112
↓ 1 callersFunctioncyrb53
(content: string, seed = 0)
packages/shared/src/client/utils/hash.ts:2
↓ 1 callersFunctiondecodeFiles
(content: string)
packages/md-enhance/__tests__/unit/kotlinPlayground.spec.ts:7
↓ 1 callersFunctiondecodeFiles
(content: string)
packages/md-enhance/__tests__/unit/sandpack.spec.ts:7
↓ 1 callersFunctiondecodeFiles
(content: string)
packages/md-enhance/__tests__/unit/vuePlayground.spec.ts:6
↓ 1 callersMethoddraw
()
packages/theme/src/presets/snowFall.ts:60
↓ 1 callersFunctiondrawSnowflakes
()
packages/theme/src/presets/snowFall.ts:121
↓ 1 callersMethodemit
(html: string, duration?: number)
packages/components/src/client/utils/popup.ts:21
↓ 1 callersFunctionemptyNodeContents
(node: HTMLElement)
packages/components/src/client/utils/viewPDF.ts:39
↓ 1 callersFunctionencodeDataURI
(content: string)
packages/theme/src/presets/transparentNavbar.ts:51
↓ 1 callersFunctionencodeFiles
(files: PlaygroundData["files"])
packages/md-enhance/src/node/markdown-it/vuePlayground.ts:9
↓ 1 callersFunctionencodeFiles
(files: SandpackData["files"])
packages/md-enhance/src/node/markdown-it/sandpack/utils.ts:5
↓ 1 callersFunctionextendsBundlerOptions
(bundlerOptions: unknown, app: App, custom = false)
packages/theme/src/node/extendsBundlerOptions.ts:15
↓ 1 callersFunctionextendsPagePlugin
( themeData: ThemeData, behavior: ThemeBehaviorOptions, )
packages/theme/src/node/plugins/pageConverter.ts:53
↓ 1 callersFunctiongenerateUnoURL
( service: string, inputHTML: string, customCSS: string, customConfigRaw: string, )
packages/md-enhance/src/node/markdown-it/playground/uno.ts:25
↓ 1 callersFunctiongetActiveHeaderLinksPlugin
(activeHeaderLinks?: boolean)
packages/theme/src/node/plugins/activeHeaderLinks.ts:10
↓ 1 callersFunctiongetAncestorLinks
( path: string, routeLocale: string, )
packages/theme/src/client/utils/getAncestorLinks.ts:3
↓ 1 callersFunctiongetBingWallpapers
()
packages/theme/src/presets/BingHeroBackground.ts:68
↓ 1 callersFunctiongetBlogArticleType
( options: BlogOptions, themeData: ThemeData, )
packages/theme/src/node/plugins/blog/type.ts:13
↓ 1 callersFunctiongetBlogCategoryCategory
( options: BlogOptions, themeData: ThemeData, )
packages/theme/src/node/plugins/blog/category.ts:13
↓ 1 callersFunctiongetBlogPlugin
( themeData: ThemeData, options?: BlogOptions | boolean, hotReload = false, )
packages/theme/src/node/plugins/blog/blog.ts:21
↓ 1 callersFunctiongetBlogStarType
( options: BlogOptions, themeData: ThemeData, )
packages/theme/src/node/plugins/blog/type.ts:41
↓ 1 callersFunctiongetBlogTagCategory
( options: BlogOptions, themeData: ThemeData, )
packages/theme/src/node/plugins/blog/category.ts:47
↓ 1 callersFunctiongetBlogTimelineType
( options: BlogOptions, themeData: ThemeData, )
packages/theme/src/node/plugins/blog/type.ts:74
↓ 1 callersFunctiongetCatalogPlugin
(catalog?: CatalogPluginOptions | boolean)
packages/theme/src/node/plugins/catalog.ts:12
↓ 1 callersFunctiongetCode
(code: Record<string, string>)
packages/md-enhance/src/client/utils/code-demo/getCode.ts:9
↓ 1 callersFunctiongetCommentPlugin
( options?: Partial<CommentPluginOptions> | false, )
packages/theme/src/node/plugins/comment.ts:13
↓ 1 callersFunctiongetComponentsPlugin
( options?: ComponentPluginOptions | false, compact = false, )
packages/theme/src/node/plugins/components.ts:13
↓ 1 callersFunctiongetCopyrightPlugin
( themeData: ThemeData, options?: Partial<CopyrightPluginOptions> | boolean, hostname?: string, )
packages/theme/src/node/plugins/copyright.ts:17
↓ 1 callersFunctiongetDefine
({ components = [], componentOptions = {}, locales = {}, }: ComponentPluginOptions)
packages/components/src/node/getDefine.ts:10
↓ 1 callersFunctiongetFeedPlugin
( themeData: ThemeData, options?: Omit<FeedPluginOptions, "hostname"> | boolean, hostname?: string, fa
packages/theme/src/node/plugins/feed.ts:28
↓ 1 callersFunctiongetGitIgnorePath
(dir: string)
packages/create/src/config/gitignore.ts:4
↓ 1 callersFunctiongetHash
(path: string)
packages/shared/src/client/utils/path.ts:12
↓ 1 callersFunctiongetHeight
(widthValue: number)
packages/components/src/client/composables/useSize.ts:42
↓ 1 callersFunctiongetImages
(images: HTMLImageElement[])
packages/lightgallery/src/client/components/LightGallery.ts:16
↓ 1 callersFunctiongetInitOptions
()
packages/components/src/client/components/ArtPlayer.ts:178
↓ 1 callersFunctiongetLang
(lang: string)
packages/components/src/client/components/ArtPlayer.ts:77
↓ 1 callersFunctiongetLanguage
()
packages/create/src/i18n/index.ts:16
↓ 1 callersFunctiongetMarkdownImagePlugin
(options: ThemeMarkdownOptions)
packages/theme/src/node/plugins/markdownImage.ts:12
← previousnext →101–200 of 536, ranked by callers