MCPcopy Create free account

hub / github.com/AweXplor/awexplor.github.io / functions

Functions50 in github.com/AweXplor/awexplor.github.io

↓ 7 callersFunctionloadConfig
()
lib/config.ts:16
↓ 3 callersFunctioncheck
(detail: Awaited<ReturnType<typeof getNpmPackageDetail>>)
lib/fetcher/npm.ts:23
↓ 3 callersFunctiongetNpmPackageDetail
(pkg: string)
lib/fetcher/npm.ts:11
↓ 3 callersFunctiongetOctokit
()
lib/fetcher/github.ts:23
↓ 2 callersFunctiongenerateMeta
(repo: Awaited<ReturnType<typeof fetchMeta>>)
app/(lib)/meta.ts:11
↓ 2 callersFunctionget
(page: number)
lib/fetcher/github.ts:139
↓ 2 callersFunctiongetAwesomeSourceIdsFromConfig
(config: Config, slug: string)
lib/db/utils.ts:6
↓ 2 callersFunctiongetPublicUrl
(name: string)
app/(lib)/meta.ts:8
↓ 2 callersFunctionhasMoreToken
()
lib/fetcher/github.ts:7
↓ 2 callersFunctionupdateState
( i: number, j: number, result: number[], )
lib/fetcher/github.ts:161
↓ 1 callersFunctionfetchMeta
(slug: string)
app/(lib)/meta.ts:3
↓ 1 callersFunctiongetConfigRepoItems
(config: Config, slug: string)
lib/db/utils.ts:18
↓ 1 callersFunctiongetGoImportedBy
(pkg: string)
lib/fetcher/go.ts:3
↓ 1 callersFunctioninvalidThisOctokit
(octokit: any)
lib/fetcher/github.ts:10
↓ 1 callersFunctionrenderToPublic
(slug: string)
app/aggregated/[slug]/page.tsx:27
FunctionAggregatedHome
(props: { params: Promise<{ slug: string }>; })
app/aggregated/[slug]/page.tsx:94
FunctionAwesomeSwitcher
(props: { name: string; icon?: string; more: MoreItem[]; })
app/aggregated/(components)/header.tsx:67
FunctionCard
({ repo }: { repo: GitHubRepo })
app/aggregated/(components)/card.tsx:79
FunctionCardSkeleton
()
app/aggregated/(components)/card.tsx:65
FunctionCardsList
(props: { items: GitHubRepo[] })
app/aggregated/(components)/explorer.tsx:19
FunctionDarkModeSwitcher
()
app/aggregated/(components)/header.tsx:46
FunctionExplorer
( props: PropsWithChildren<{ slug: string; url: string; more: MoreItem[]; name: string;
app/aggregated/(components)/explorer.tsx:101
FunctionExplorerMainContent
(props: { url: string; slug: string })
app/aggregated/(components)/content.tsx:12
FunctionExplorerMainContentSuspense
(props: { url: string; slug: string; trending: GitHubRepo[]; })
app/aggregated/(components)/content.tsx:102
FunctionHeader
( props: PropsWithChildren<{ more: MoreItem[]; name: string; icon?: string; }>, )
app/aggregated/(components)/header.tsx:127
FunctionHighlightText
(props: { children: string; className?: string })
app/aggregated/(components)/card.tsx:21
FunctionHomePage
()
app/page.tsx:6
FunctionLabel
({ children, content, highlight, className, }: PropsWithChildren<{ content: string; highlight: boo
app/aggregated/(components)/card.tsx:30
FunctionLucky
()
app/lucky/page.tsx:4
FunctionMoreNavLink
(props: { more: MoreItem })
app/aggregated/(components)/sidebar.tsx:367
FunctionPopularThresholdEditor
( props: PropsWithChildren<{ disabled?: boolean }> )
app/aggregated/(components)/sidebar.tsx:69
FunctionRedirectToAggregated
(props: { params: Promise<{ owner: string; repo: string }>; })
app/[owner]/[repo]/page.tsx:32
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
app/layout.tsx:7
FunctionSearchInput
()
app/aggregated/(components)/header.tsx:26
FunctionSideBar
(props: { sources: { name: string; license: string | null }[]; more: MoreItem[]; })
app/aggregated/(components)/sidebar.tsx:111
FunctionWellMaintainedThresholdEditor
( props: PropsWithChildren<{ disabled?: boolean }> )
app/aggregated/(components)/sidebar.tsx:28
Methodconstructor
()
lib/fetcher/github.ts:18
FunctionfetchAwesomeRepo
(id: string)
lib/fetcher/github.ts:103
FunctionfetchGithubProject
(id: string)
lib/fetcher/github.ts:67
FunctionfetchRepoStarSummary
(params: { owner: string; repo: string; total: number; })
lib/fetcher/github.ts:132
FunctiongenerateMetadata
( { params }: { params: Promise<{ owner: string; repo: string }> }, parent: ResolvingMetadata, )
app/[owner]/[repo]/page.tsx:17
FunctiongenerateMetadata
( { params }: { params: Promise<{ slug: string }> }, parent: ResolvingMetadata, )
app/aggregated/[slug]/page.tsx:86
FunctiongenerateStaticParams
()
app/[owner]/[repo]/page.tsx:7
FunctiongenerateStaticParams
()
app/aggregated/[slug]/page.tsx:20
FunctiongetNpmPackageLastMonthDownloads
(pkg: string)
lib/fetcher/npm.ts:16
Functionmanifest
()
app/manifest.ts:3
FunctionretryWhileRateLimit
(fn: () => Promise<void>)
lib/fetcher/github.ts:43
Functionsitemap
()
app/sitemap.ts:5
FunctiontryGetGoPackageNameAndImportedCount
( id: string, )
lib/fetcher/go.ts:27
FunctiontryGetNpmPackageName
(id: string)
lib/fetcher/npm.ts:22