Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/azukiazusa1/sapper-blog-app
/ functions
Functions
164 in github.com/azukiazusa1/sapper-blog-app
⨍
Functions
164
◇
Types & classes
55
Function
GET
({ params })
app/src/routes/blog/[slug].md/+server.ts:7
Function
GET
()
app/src/routes/rss.xml/+server.ts:55
Function
GET
()
app/src/routes/llms.txt/+server.ts:29
Function
changeTheme
(value: Theme)
app/src/utils/darkTheme.ts:29
Function
checkImageExists
( key: string, contentHash: string, )
packages/ogp-generator/src/r2.ts:17
Method
find
(slug: string)
app/src/repositories/post/MockPostRepotiroty.ts:23
Method
find
(slug: string, locale?: string)
app/src/repositories/post/PostRepository.ts:32
Method
find
(slug: string, locale?: string)
app/src/repositories/post/types.ts:15
Method
find
(queryVariables: TagBySlugQueryVariables)
app/src/repositories/tag/TagRepository.ts:17
Method
findAll
()
app/src/repositories/post/MockPostRepotiroty.ts:26
Method
findAll
(locale?: string)
app/src/repositories/post/PostRepository.ts:38
Method
findById
(id: string)
app/src/repositories/short/ShortRepository.ts:24
Function
generateBlogOgpImage
(title: string, tags: string[])
packages/ogp-generator/src/generate.tsx:70
Function
generateShortOgpImage
(title: string)
packages/ogp-generator/src/generate.tsx:143
Method
get
(queryVariables: PostsQueryVariables)
app/src/repositories/post/MockPostRepotiroty.ts:13
Method
get
(queryVariables: PostsQueryVariables)
app/src/repositories/post/PostRepository.ts:21
Method
get
(queryVariables: PostsQueryVariables)
app/src/repositories/post/types.ts:13
Method
get
()
app/src/repositories/tag/TagRepository.ts:12
Method
get
(queryVariables: ShortsQueryVariables)
app/src/repositories/short/ShortRepository.ts:14
Method
get
(queryVariables: ShortsQueryVariables)
app/src/repositories/short/types.ts:9
Method
getAll
()
app/src/repositories/short/ShortRepository.ts:19
Method
getAllPreview
()
app/src/repositories/post/MockPostRepotiroty.ts:29
Method
getAllPreview
()
app/src/repositories/post/PostRepository.ts:44
Method
getAllPreview
()
app/src/repositories/post/types.ts:17
Method
getContributorsByFile
()
app/src/repositories/GitHub/MockGitHubRepository.ts:4
Method
getContributorsByFile
(slug: string)
app/src/repositories/GitHub/GitHubRepository.ts:49
Function
getDataCode
()
app/src/routes/recap/2025/CodeEditor/codeTemplates.ts:3
Function
getDeviceSettings
()
app/src/lib/effects/utils.ts:57
Function
getLanguageForTab
(tabName: string)
app/src/routes/recap/2025/CodeEditor/syntaxHighlight.ts:29
Method
getPopularPosts
()
app/src/repositories/AnalyticsData/AnalyticsDataRepository.ts:6
Method
getPopularPosts
()
app/src/repositories/AnalyticsData/MockAnalyticsDataRepository.ts:4
Function
getPostsCode
(themeId: ThemeId)
app/src/routes/recap/2025/CodeEditor/codeTemplates.ts:74
Method
getPreview
()
app/src/repositories/post/MockPostRepotiroty.ts:33
Method
getPreview
(id: string)
app/src/repositories/post/PostRepository.ts:50
Method
getPreview
(id: string)
app/src/repositories/post/types.ts:18
Function
getStatsCode
(themeId: ThemeId)
app/src/routes/recap/2025/CodeEditor/codeTemplates.ts:19
Function
getTagsCode
(themeId: ThemeId)
app/src/routes/recap/2025/CodeEditor/codeTemplates.ts:50
Function
getTheme
()
app/src/utils/darkTheme.ts:16
Function
getTheme
(themeId: ThemeId)
app/src/routes/recap/2025/themes.ts:186
Function
handle
({ event, resolve })
app/src/hooks.server.ts:5
Function
highlightCode
( code: string, lang: string = "typescript", )
app/src/routes/recap/2025/CodeEditor/syntaxHighlight.ts:9
Function
initTheme
()
app/src/utils/darkTheme.ts:3
Function
load
()
app/src/routes/+page.server.ts:11
Function
load
()
app/src/routes/blog/+page.server.ts:11
Function
load
({ params })
app/src/routes/blog/page/[page]/+page.server.ts:11
Function
load
()
app/src/routes/blog/shorts/+page.server.ts:11
Function
load
({ params })
app/src/routes/blog/shorts/[id]/+page.server.ts:7
Function
load
({ params })
app/src/routes/blog/[slug]/+page.server.ts:13
Function
load
()
app/src/routes/recap/2023/+page.server.ts:4
Function
load
()
app/src/routes/tags/+page.server.ts:6
Function
load
({ params })
app/src/routes/tags/[slug]/+page.server.ts:7
Function
load
({ params })
app/src/routes/tags/[slug]/page/[page]/+page.server.ts:8
Function
rehypeAlert
()
packages/rehype-alert/src/index.ts:212
Function
remarkContentfulImage
()
packages/remark-contentful-image/src/index.ts:4
Function
remarkLinkCard
()
packages/remark-link-card/src/index.ts:68
Function
remarkVideo
()
packages/remark-video/src/index.ts:59
Function
reroute
({ url })
app/src/hooks.ts:4
Method
search
(queryVariables: PostsQueryVariables)
app/src/repositories/post/MockPostRepotiroty.ts:18
Method
search
(queryVariables: SearchPostsQueryVariables)
app/src/repositories/post/PostRepository.ts:26
Method
search
(queryVariables: SearchPostsQueryVariables)
app/src/repositories/post/types.ts:14
Function
toFallbackHtml
(value: string)
app/src/lib/shorts.ts:44
Function
toShortListEntry
(short: ShortListSource)
app/src/lib/shorts.ts:46
Function
uploadImage
( key: string, png: Uint8Array, contentHash: string, )
packages/ogp-generator/src/r2.ts:34
Function
useRepository
( key: T, )
app/src/repositories/useRepositories.ts:27
← previous
101–164 of 164, ranked by callers