Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alfonsusac/check-site-meta
/ functions
Functions
281 in github.com/alfonsusac/check-site-meta
⨍
Functions
281
◇
Types & classes
7
Function
PreviewThemeSwitcher
(props: { themeId: string, themes: { key: string, icon: ReactNode }[] })
src/app/components/previews/Preview.client.tsx:38
Function
PreviewTwitter
( { metadata, className, ...props }: { metadata: ResoledMetadata } & ComponentProps<"div"> )
src/app/components/previews/PreviewTwitter.tsx:11
Function
PreviewWhatsapp
( { metadata, className, ...props }: ComponentProps<"div"> & { metadata: ResoledMetadata } )
src/app/components/previews/PreviewWhatsapp.tsx:6
Function
ReactScan
()
src/app/lib/react-scan.tsx:2
Function
RecentSuggestions
(props: { hidden: boolean, })
src/app/components/inputs/InputSuggestions.tsx:8
Function
RiExternalLinkLine
(props: SVGProps<SVGSVGElement>)
src/app/components/advanced/Sitemap.client.tsx:427
Function
RiTwitterXFill
(props: SVGProps<SVGSVGElement>)
src/app/components/LinkPreviewPanel.tsx:91
Function
Robots
()
src/app/components/advanced/Robots.client.tsx:17
Function
Robots
()
src/app/components/advanced/AdvancedPanel.tsx:15
Function
RobotsAdvancedDetailsBoundary
(props: { url: string })
src/app/components/advanced/Robots.client.tsx:35
Function
RobotsClientDetails
({ uaRules, ...props }: { uaRules: ParsedRobotRules } & ComponentProps<"div">)
src/app/components/advanced/Robots.client.tsx:118
Function
RobotsDetails
({ data, url }: { url: string, data: GetRobotsResult, })
src/app/components/advanced/Robots.tsx:58
Function
RobotsSummary
(props: { metadata: ResoledMetadata, getRobots: (url: string) => Promise<GetRobotsResult> })
src/app/components/advanced/Robots.tsx:10
Function
RobotsSummaryData
()
src/app/components/advanced/Robots.tsx:25
Function
RootLayout
(props: { children: React.ReactNode; })
src/app/layout.tsx:31
Function
Separator
()
src/app/components/SummaryPanelField.tsx:9
Function
SitemapCategoryCollapsible
( props: { header: ReactNode, children?: ReactNode, } )
src/app/components/advanced/Sitemap.client.tsx:19
Function
SitemapCountFromRobotBadge
()
src/app/components/advanced/Sitemap.tsx:150
Function
SitemapDetails
(props: { url: string, getRobots: (url: string) => Promise<{ sitemaps: string[] }> })
src/app/components/advanced/Sitemap.tsx:60
Function
SitemapFileCard
(props: { id: string, fullUrl: string, title: string, lastModified?: string defaultClosed?: boolean
src/app/components/advanced/Sitemap.client.tsx:53
Function
SitemapFromRobots
()
src/app/components/advanced/Sitemap.tsx:40
Function
SitemapIndexList
(props: { id: string, indexes: NonNullable< NonNullable< GetSitemapActionResponse >['valid
src/app/components/advanced/SitemapIndex.client.tsx:5
Function
SitemapPresence
()
src/app/components/advanced/Sitemap.tsx:30
Function
SitemapSourceCategorySuspense
(props: { children: ReactNode, fallback: ReactNode, header: ReactNode })
src/app/components/advanced/Sitemap.tsx:100
Function
SitemapSummary
( props: { metadata: ResoledMetadata, getSitemap: (url: string) => Promise<{ parsed: boolean }>,
src/app/components/advanced/Sitemap.tsx:11
Function
SitemapUrlList
(props: { urls: NonNullable< NonNullable< GetSitemapActionResponse >['validated']['res']['ur
src/app/components/advanced/SitemapUrl.client.tsx:10
Function
SitemapsFromDirectLink
()
src/app/components/advanced/Sitemap.tsx:117
Function
SitemapsFromRobots
()
src/app/components/advanced/Sitemap.tsx:130
Function
SortIconTableHeader
(props: { status: "asc" | "desc" | undefined, })
src/app/components/advanced/SitemapUrl.client.tsx:134
Function
SortIconTableHeader
(props: { status: "asc" | "desc" | null, })
src/app/components/advanced/Sitemap.client.tsx:318
Function
SourceHeader
(props: ComponentProps<"button">)
src/app/components/advanced/Sitemap.tsx:164
Function
StackTrace
(props: ComponentProps<"div"> & { stack?: string })
src/app/module/error/ErrorCard.tsx:39
Function
StaticTooltip
( { className, children, tooltip, ...props }: ComponentProps<"div"> & { tooltip: ReactNode, } )
src/app/lib/Tooltip.tsx:12
Function
StructuredOpengraphMetadata
( props: { d: ResoledMetadata, type: "images" } )
src/app/components/meta-info-panels/OpenGraph.tsx:43
Function
SuggestionGoToUrlButton
({ value, className, ...props }: ComponentProps<"button"> & { value: string, })
src/app/components/inputs/InputSuggestions.tsx:118
Function
SummaryMetadata
(props: { m: ResoledMetadata })
src/app/components/SummaryPanel.tsx:71
Function
TabContent
()
src/app/module/tab/Tabs.tsx:57
Function
TabList
({ tabs, tabNum, className, onTabChange, ...props }: ComponentProps<"div"> & { tabs: { key?: string
src/app/module/tab/TabRoot.tsx:6
Function
TableBase
()
src/app/lib/Table.tsx:3
Function
TabsWithContent
( { id, tabs, children, className, ...props }: { id: string, tabs: { label: ReactNode, content
src/app/module/tab/Tabs.tsx:11
Function
TdesignSitemap
(props: SVGProps<SVGSVGElement>)
src/app/components/advanced/Sitemap.tsx:178
Function
TdesignSitemap
(props: SVGProps<SVGSVGElement>)
src/app/components/advanced/Sitemap.client.tsx:418
Function
TextArea
(props: ComponentProps<'textarea'>)
src/app/lib/textarea.tsx:3
Function
TextInputCard
(props: ComponentProps<"div">)
src/app/components/inputs/TextInput.tsx:4
Function
TextInputIconStart
(props: ComponentProps<"div">)
src/app/components/inputs/TextInput.tsx:18
Function
ThemeScript
()
src/app/layout.tsx:71
Function
ThemeSwitcher
()
src/app/theme-switch.tsx:55
Function
ThemeSwitcherDev
()
src/app/theme-switch.tsx:7
Function
TooltipBase
( { className, ...props }: ComponentProps<"div"> )
src/app/lib/Tooltip.tsx:4
Function
TwitterMetadata
(props: { m: ResoledMetadata })
src/app/components/SummaryPanel.tsx:149
Function
TwitterPreviewFrame
({ children }: { children: React.ReactNode })
src/app/components/previews/PreviewTwitter.tsx:88
Function
TypcnInfoLarge
(props: SVGProps<SVGSVGElement>)
src/app/components/previews/PreviewFacebook.tsx:271
Function
WithPageData
(props: { url: string, children: (metadata: Awaited<ReturnType<typeof getSiteMetadata>>) => React.JSX.Elem
src/app/page.tsx:111
Function
cleanup
()
bin/check-site-meta.ts:140
Function
cleanup
()
bin/check-site-meta.js:116
Function
collapseAll
()
src/app/lib/Collapsible.client.tsx:28
Method
constructor
( /** Custom-made stack implementation */ who: string, /** Title of the error. Fallback to error.
src/app/module/error/error-primitives.ts:68
Method
constructor
(summary: string, message: string, error?: unknown)
src/app/lib/parse-url.ts:14
Method
constructor
(readonly element: HTMLElement)
src/app/lib/get-metadata.ts:193
Function
createError
( type: ErrorInfo["type"], summary: string, detail?: string, context?: string[], )
src/app/module/error/error-primitives.ts:9
Function
expandAll
()
src/app/lib/Collapsible.client.tsx:23
Function
fromMetaTagWithName
(root: HTMLElement, key: string)
src/app/lib/get-metadata.ts:183
Function
get
(key: string)
src/app/lib/searchParams.ts:23
Function
getAll
()
src/app/lib/searchParams.ts:26
Function
getMetadata
(root: HTMLElement, rawUrl: string)
src/app/lib/metadata/index.ts:42
Function
getRobotsAction
(state: unknown, payload: string)
src/app/components/advanced/Robots.action.ts:6
Function
getTwitterMeta
(root: HTMLElement, key: string)
src/app/lib/get-metadata.ts:180
Function
getTwitterMetadataPreview
(m: Metadata)
src/app/lib/get-metadata-preview.ts:3
Function
getTwitterSummaryLargePreview
(m: Metadata)
src/app/lib/get-metadata-preview.ts:101
Function
getWhatsappPreview
(metadata: ResoledMetadata)
src/app/components/previews/PreviewWhatsapp.tsx:57
Function
handleClose
()
src/app/components/home/AppDescription.tsx:32
Function
ignore
()
src/app/components/HostedLimitationAlert.tsx:12
Function
navigate
(key: string, value: string | undefined)
src/app/lib/searchParams.ts:19
Function
onClear
()
src/app/components/inputs/InputSuggestions.tsx:20
Function
processTextStream
(stream: ReadableStream | null | undefined, onRead: (value: string) => void)
src/app/lib/stream.ts:1
Function
resolveFaviconElements
( element: HTMLElement[] )
src/app/lib/metadata/+favicon.ts:3
Function
softNavigate
(key: string, value: string | undefined, mode: "replace" = "replace")
src/app/lib/searchParams.ts:14
Function
toggleInfo
()
src/app/components/SummaryPanelField.tsx:22
Function
useTable
(source: T)
src/app/lib/Table.tsx:5
Function
withDelay
(promise: Promise<T>, delay: number = 500)
src/app/util.tsx:30
Function
withProxy
(url: string)
src/app/lib/fetch.ts:49
← previous
201–281 of 281, ranked by callers