MCPcopy Create free account

hub / github.com/azukiazusa1/sapper-blog-app / functions

Functions164 in github.com/azukiazusa1/sapper-blog-app

FunctionGET
({ params })
app/src/routes/blog/[slug].md/+server.ts:7
FunctionGET
()
app/src/routes/rss.xml/+server.ts:55
FunctionGET
()
app/src/routes/llms.txt/+server.ts:29
FunctionchangeTheme
(value: Theme)
app/src/utils/darkTheme.ts:29
FunctioncheckImageExists
( key: string, contentHash: string, )
packages/ogp-generator/src/r2.ts:17
Methodfind
(slug: string)
app/src/repositories/post/MockPostRepotiroty.ts:23
Methodfind
(slug: string, locale?: string)
app/src/repositories/post/PostRepository.ts:32
Methodfind
(slug: string, locale?: string)
app/src/repositories/post/types.ts:15
Methodfind
(queryVariables: TagBySlugQueryVariables)
app/src/repositories/tag/TagRepository.ts:17
MethodfindAll
()
app/src/repositories/post/MockPostRepotiroty.ts:26
MethodfindAll
(locale?: string)
app/src/repositories/post/PostRepository.ts:38
MethodfindById
(id: string)
app/src/repositories/short/ShortRepository.ts:24
FunctiongenerateBlogOgpImage
(title: string, tags: string[])
packages/ogp-generator/src/generate.tsx:70
FunctiongenerateShortOgpImage
(title: string)
packages/ogp-generator/src/generate.tsx:143
Methodget
(queryVariables: PostsQueryVariables)
app/src/repositories/post/MockPostRepotiroty.ts:13
Methodget
(queryVariables: PostsQueryVariables)
app/src/repositories/post/PostRepository.ts:21
Methodget
(queryVariables: PostsQueryVariables)
app/src/repositories/post/types.ts:13
Methodget
()
app/src/repositories/tag/TagRepository.ts:12
Methodget
(queryVariables: ShortsQueryVariables)
app/src/repositories/short/ShortRepository.ts:14
Methodget
(queryVariables: ShortsQueryVariables)
app/src/repositories/short/types.ts:9
MethodgetAll
()
app/src/repositories/short/ShortRepository.ts:19
MethodgetAllPreview
()
app/src/repositories/post/MockPostRepotiroty.ts:29
MethodgetAllPreview
()
app/src/repositories/post/PostRepository.ts:44
MethodgetAllPreview
()
app/src/repositories/post/types.ts:17
MethodgetContributorsByFile
()
app/src/repositories/GitHub/MockGitHubRepository.ts:4
MethodgetContributorsByFile
(slug: string)
app/src/repositories/GitHub/GitHubRepository.ts:49
FunctiongetDataCode
()
app/src/routes/recap/2025/CodeEditor/codeTemplates.ts:3
FunctiongetDeviceSettings
()
app/src/lib/effects/utils.ts:57
FunctiongetLanguageForTab
(tabName: string)
app/src/routes/recap/2025/CodeEditor/syntaxHighlight.ts:29
MethodgetPopularPosts
()
app/src/repositories/AnalyticsData/AnalyticsDataRepository.ts:6
MethodgetPopularPosts
()
app/src/repositories/AnalyticsData/MockAnalyticsDataRepository.ts:4
FunctiongetPostsCode
(themeId: ThemeId)
app/src/routes/recap/2025/CodeEditor/codeTemplates.ts:74
MethodgetPreview
()
app/src/repositories/post/MockPostRepotiroty.ts:33
MethodgetPreview
(id: string)
app/src/repositories/post/PostRepository.ts:50
MethodgetPreview
(id: string)
app/src/repositories/post/types.ts:18
FunctiongetStatsCode
(themeId: ThemeId)
app/src/routes/recap/2025/CodeEditor/codeTemplates.ts:19
FunctiongetTagsCode
(themeId: ThemeId)
app/src/routes/recap/2025/CodeEditor/codeTemplates.ts:50
FunctiongetTheme
()
app/src/utils/darkTheme.ts:16
FunctiongetTheme
(themeId: ThemeId)
app/src/routes/recap/2025/themes.ts:186
Functionhandle
({ event, resolve })
app/src/hooks.server.ts:5
FunctionhighlightCode
( code: string, lang: string = "typescript", )
app/src/routes/recap/2025/CodeEditor/syntaxHighlight.ts:9
FunctioninitTheme
()
app/src/utils/darkTheme.ts:3
Functionload
()
app/src/routes/+page.server.ts:11
Functionload
()
app/src/routes/blog/+page.server.ts:11
Functionload
({ params })
app/src/routes/blog/page/[page]/+page.server.ts:11
Functionload
()
app/src/routes/blog/shorts/+page.server.ts:11
Functionload
({ params })
app/src/routes/blog/shorts/[id]/+page.server.ts:7
Functionload
({ params })
app/src/routes/blog/[slug]/+page.server.ts:13
Functionload
()
app/src/routes/recap/2023/+page.server.ts:4
Functionload
()
app/src/routes/tags/+page.server.ts:6
Functionload
({ params })
app/src/routes/tags/[slug]/+page.server.ts:7
Functionload
({ params })
app/src/routes/tags/[slug]/page/[page]/+page.server.ts:8
FunctionrehypeAlert
()
packages/rehype-alert/src/index.ts:212
FunctionremarkContentfulImage
()
packages/remark-contentful-image/src/index.ts:4
FunctionremarkLinkCard
()
packages/remark-link-card/src/index.ts:68
FunctionremarkVideo
()
packages/remark-video/src/index.ts:59
Functionreroute
({ url })
app/src/hooks.ts:4
Methodsearch
(queryVariables: PostsQueryVariables)
app/src/repositories/post/MockPostRepotiroty.ts:18
Methodsearch
(queryVariables: SearchPostsQueryVariables)
app/src/repositories/post/PostRepository.ts:26
Methodsearch
(queryVariables: SearchPostsQueryVariables)
app/src/repositories/post/types.ts:14
FunctiontoFallbackHtml
(value: string)
app/src/lib/shorts.ts:44
FunctiontoShortListEntry
(short: ShortListSource)
app/src/lib/shorts.ts:46
FunctionuploadImage
( key: string, png: Uint8Array, contentHash: string, )
packages/ogp-generator/src/r2.ts:34
FunctionuseRepository
( key: T, )
app/src/repositories/useRepositories.ts:27
← previous101–164 of 164, ranked by callers