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
AppImageFirstFrameGif
( { src, ...props }: ComponentProps<'canvas'> & { src?: string } )
src/app/module/image/AppImage.tsx:64
Function
CardDetailButton
(props: ComponentProps<"button">)
src/app/components/advanced/Sitemap.client.tsx:328
Function
CardHeader
(props: ComponentProps<"div">)
src/app/components/Card.tsx:4
Function
CardHeaderSubtitle
(props: ComponentProps<"div">)
src/app/components/Card.tsx:16
Function
CardHeaderTitle
(props: ComponentProps<"div">)
src/app/components/Card.tsx:10
Function
CardlessHomeErrorCard
({ error, children, ...props }: { error: unknown } & ComponentProps<"div">)
src/app/module/error/ErrorCard.tsx:119
Function
Changelog
(props: { hidden?: boolean })
src/app/page.tsx:206
Function
CiSearchMagnifyingGlass
(props: SVGProps<SVGSVGElement>)
src/app/components/inputs/InputForm.tsx:115
Function
ClarityCheckCircleSolid
(props: SVGProps<SVGSVGElement>)
src/app/components/previews/Preview.tsx:55
Function
ClarityExclamationCircleSolid
(props: SVGProps<SVGSVGElement>)
src/app/components/previews/Preview.tsx:49
Function
ClarityExclamationCircleSolid
(props: SVGProps<SVGSVGElement>)
src/app/components/previews/PreviewTwitter.tsx:144
Function
ClarityExclamationTriangleSolid
(props: SVGProps<SVGSVGElement>)
src/app/components/previews/Preview.tsx:52
Function
ClarityExclamationTriangleSolid
(props: SVGProps<SVGSVGElement>)
src/app/components/previews/PreviewTwitter.tsx:147
Function
ClarityInfoCircleLine
(props: SVGProps<SVGSVGElement>)
src/app/components/previews/Preview.tsx:46
Function
CloseButton
(props: ComponentProps<"button">)
src/app/components/inputs/InputSettings.tsx:24
Function
CollapsibleColumn
(props: ComponentProps<"div"> & { 'data-opened': boolean })
src/app/lib/Collapsible.tsx:19
Function
CollapsibleRow
(props: ComponentProps<"div"> & { 'data-opened': boolean })
src/app/lib/Collapsible.tsx:4
Function
ColorThemes
( props: { data: MetadataMetadataItem } )
src/app/components/SummaryPanel.tsx:123
Function
ComingSoon
({ className, ...props }: ComponentProps<'div'>)
src/app/components/LinkPreviewPanel.tsx:124
Function
ContextBox
({ className, ...props }: ComponentProps<"div">)
src/app/module/error/ErrorCard.tsx:31
Function
DotsMenu
(props: SVGProps<SVGSVGElement>)
src/app/components/previews/PreviewGoogle.tsx:183
Function
ErrorFallback
(props: { await: Promise<{ error: ErrorInfo, display: ReactNode } | T>, children?: ReactNode })
src/app/module/error/ErrorFallback.tsx:6
Function
ErrorItemCard
(props: { error: unknown, children: ReactNode })
src/app/components/advanced/Sitemap.tsx:187
Function
ErrorMessageBase
({ error, children, ...rest }: & { error: unknown } & Omit<ComponentProps<"div">, 'children'> & { childr
src/app/module/error/ErrorCard.tsx:56
Function
ExpandableAdvancedCard
({ expanded, toggleExpanse, Label, Content, headerProps, zIndex, className, ...props }: ComponentProps<"div">
src/app/lib/Collapsible.client.tsx:41
Function
ExpandableErrorStack
({ stack, ...props }: { stack: string } & ComponentProps<"div">)
src/app/module/error/Error.client.tsx:6
Function
ExternalIcon
(props: SVGProps<SVGSVGElement>)
src/app/components/SummaryPanelField.tsx:108
Function
FaviconPreview
(props: { src: string, imgProps1?: ComponentProps<"img"> imgProps2?: ComponentProps<"img"> })
src/app/components/Favicon.tsx:89
Function
FaviconSummary
(props: { data: ResoledMetadata['general']['favicons'], baseUrl: string })
src/app/components/Favicon.tsx:37
Function
Footer
(props: ComponentProps<"footer">)
src/app/page.tsx:152
Function
FormButton
(props: ComponentProps<"button">)
src/app/components/inputs/InputForm.tsx:107
Function
GET
(request: NextRequest)
src/app/api/proxy-font/route.ts:5
Function
GET
(request: NextRequest)
src/app/api/proxy-img/route.ts:5
Function
GlobeIcon
(props: ComponentProps<"svg">)
src/app/components/previews/PreviewFacebook.tsx:266
Function
Header
(props: { hidden: boolean })
src/app/page.tsx:129
Function
Home
(context: NextPageProps)
src/app/page.tsx:40
Function
HomeErrorCard
({ children, ...props }: { error: unknown } & ComponentProps<"div">)
src/app/module/error/ErrorCard.tsx:74
Function
HostedLimitationAlert
(props: { show: boolean | undefined searchId?: string })
src/app/components/HostedLimitationAlert.tsx:7
Function
IFloatingButton
({className, ...props}: ComponentProps<"div">)
src/app/components/previews/PreviewFacebook.tsx:258
Function
IcBaselineDiscord
(props: SVGProps<SVGSVGElement>)
src/app/components/LinkPreviewPanel.tsx:104
Function
IcBaselineFacebook
(props: SVGProps<SVGSVGElement>)
src/app/components/LinkPreviewPanel.tsx:109
Function
IcBaselineTelegram
(props: SVGProps<SVGSVGElement>)
src/app/components/LinkPreviewPanel.tsx:119
Function
IcBaselineWhatsapp
(props: SVGProps<SVGSVGElement>)
src/app/components/LinkPreviewPanel.tsx:114
Function
IcRoundCloudQueue
(props: SVGProps<SVGSVGElement>)
src/app/components/previews/PreviewDiscord.tsx:142
Function
IconListPreviewMetadataItem
(props: { data: ResoledMetadata['icons']['appleTouchIcons'] })
src/app/components/Favicon.tsx:116
Function
IconMetadata
(props: { m: ResoledMetadata })
src/app/components/SummaryPanel.tsx:185
Function
InfoButton
(props: ComponentProps<"button">)
src/app/components/SummaryPanelField.tsx:99
Function
InfoIcon
({ className, ...props }: SVGProps<SVGSVGElement>)
src/app/components/SummaryPanelField.tsx:112
Function
InlineLink
(props: { href?: string, value?: string, className?: string })
src/app/components/SummaryPanelField.tsx:93
Function
InputForm
(props: { query: Record<string, string | string[] | undefined>, settings: UserSettings })
src/app/components/inputs/InputForm.tsx:13
Function
InputSettingModal
(props: ComponentProps<"dialog">)
src/app/components/inputs/InputSettings.tsx:8
Function
InputSettings
(props: { settings: UserSettings onSettingsClose: () => void })
src/app/components/inputs/InputSettings.tsx:33
Function
LLMs
(props: { url: string })
src/app/components/advanced/Llms.tsx:6
Function
LLMsClientBoundary
(props: { initialData: Promise<FuncRet<typeof getLLMsAction>> url: string })
src/app/components/advanced/Llms.client.tsx:24
Function
LinkPreviewPanel
( props: { metadata: SiteMetadata } )
src/app/components/LinkPreviewPanel.tsx:13
Function
LinkPreviewPanelTooltip
(props: { label: ReactNode, children: ReactNode, })
src/app/components/LinkPreviewPanel.tsx:72
Function
ListPaginationMenu
(props: { entriesCount: number, LIMIT: number, page: number, totalPages: number, nextPage: () => voi
src/app/components/advanced/Sitemap.client.tsx:369
Function
ListSearchInputField
(props: { search: string, setSearch: (s: string) => void })
src/app/components/advanced/Sitemap.client.tsx:345
Function
Loading
()
src/app/page.tsx:197
Function
LocalContextProvider
({ children }: { children: React.ReactNode })
src/app/context.tsx:18
Function
LogosGoogleIcon
(props: SVGProps<SVGSVGElement>)
src/app/components/LinkPreviewPanel.tsx:96
Function
LucideTriangleAlert
(props: SVGProps<SVGSVGElement>)
src/app/module/error/ErrorCard.tsx:35
Function
MaterialSymbolsAlarm
(props: SVGProps<SVGSVGElement>)
src/app/components/advanced/Robots.client.tsx:231
Function
MaterialSymbolsCheckCircle
(props: SVGProps<SVGSVGElement>)
src/app/components/advanced/Robots.tsx:50
Function
MaterialSymbolsCircleOutline
(props: SVGProps<SVGSVGElement>)
src/app/components/advanced/Robots.tsx:53
Function
MaterialSymbolsCloseRounded
(props: SVGProps<SVGSVGElement>)
src/app/components/inputs/InputForm.tsx:119
Function
MaterialSymbolsDarkModeOutline
(props: SVGProps<SVGSVGElement>)
src/app/theme-switch.tsx:84
Function
MaterialSymbolsDesktopWindowsOutline
(props: SVGProps<SVGSVGElement>)
src/app/theme-switch.tsx:94
Function
MaterialSymbolsErrorRounded
(props: SVGProps<SVGSVGElement>)
src/app/components/advanced/Sitemap.tsx:182
Function
MaterialSymbolsErrorRounded
(props: SVGProps<SVGSVGElement>)
src/app/components/advanced/Sitemap.client.tsx:436
Function
MaterialSymbolsExpandMoreRounded
(props: SVGProps<SVGSVGElement>)
src/app/lib/Collapsible.client.tsx:107
Function
MaterialSymbolsInfoRounded
(props: SVGProps<SVGSVGElement>)
src/app/components/advanced/Robots.tsx:81
Function
MaterialSymbolsInfoRounded
(props: SVGProps<SVGSVGElement>)
src/app/components/advanced/AdvancedPanel.tsx:72
Function
MaterialSymbolsLightModeOutline
(props: SVGProps<SVGSVGElement>)
src/app/theme-switch.tsx:89
Function
MaterialSymbolsNightsStayOutline
(props: SVGProps<SVGSVGElement>)
src/app/theme-switch.tsx:103
Function
MaterialSymbolsNightsStayOutline
(props: SVGProps<SVGSVGElement>)
src/app/components/previews/PreviewDiscord.tsx:136
Function
MaterialSymbolsOpenInNew
(props: SVGProps<SVGSVGElement>)
src/app/components/inputs/InputForm.tsx:130
Function
MaterialSymbolsPartlyCloudyDayOutlineRounded
(props: SVGProps<SVGSVGElement>)
src/app/components/previews/PreviewTwitter.tsx:141
Function
MaterialSymbolsRefresh
(props: SVGProps<SVGSVGElement>)
src/app/components/advanced/Sitemap.client.tsx:424
Function
MaterialSymbolsRefresh
(props: SVGProps<SVGSVGElement>)
src/app/components/inputs/InputForm.tsx:122
Function
MaterialSymbolsSearchRounded
(props: SVGProps<SVGSVGElement>)
src/app/components/advanced/Sitemap.client.tsx:421
Function
MdiArrowCollapseAll
(props: SVGProps<SVGSVGElement>)
src/app/components/advanced/Robots.client.tsx:224
Function
MdiArrowExpandAll
(props: SVGProps<SVGSVGElement>)
src/app/components/advanced/Robots.client.tsx:227
Function
MdiSortReverseVariant
(props: SVGProps<SVGSVGElement>)
src/app/components/advanced/Sitemap.client.tsx:430
Function
MdiSortVariant
(props: SVGProps<SVGSVGElement>)
src/app/components/advanced/Sitemap.client.tsx:433
Function
MessageList
(props: { messages: PreviewMessages })
src/app/components/previews/Preview.tsx:13
Function
MetaCard
({ className, ...props }: ComponentProps<"section">)
src/app/components/SummaryPanel.tsx:59
Function
MetaCardContent
* The inner content that changes as the [current tab] changes
src/app/components/SummaryPanel.tsx:66
Function
MetaInfoPanel
(props: { metadata: SiteMetadata })
src/app/components/SummaryPanel.tsx:19
Function
MetadataField
(props: { data: FieldDataItem, children?: ReactNode, contentProps?: ComponentProps<"div"> titleProps?:
src/app/components/SummaryPanelField.tsx:11
Function
MetadataRowContent
(props: { children?: ReactNode, value?: string, resolvedUrl?: string, type?: "url" | "image" | (string
src/app/components/SummaryPanelField.tsx:61
Function
MingcuteSettings4Line
(props: SVGProps<SVGSVGElement>)
src/app/components/inputs/InputForm.tsx:126
Function
NoFaviconIcon
(props: SVGProps<SVGSVGElement>)
src/app/components/previews/PreviewGoogle.tsx:178
Function
OpengraphMetadata
( props: { m: ResoledMetadata } )
src/app/components/meta-info-panels/OpenGraph.tsx:6
Function
PreviewDiscord
( { metadata, className, ...props }: ComponentProps<"div"> & { metadata: ResoledMetadata } )
src/app/components/previews/PreviewDiscord.tsx:12
Function
PreviewFacebook
( { metadata, className, ...props }: ComponentProps<"div"> & { metadata: ResoledMetadata } )
src/app/components/previews/PreviewFacebook.tsx:11
Function
PreviewFrame
( { className, themes, themeId, ...props }: ComponentProps<"div"> & { themeId: string, themes?: Reco
src/app/components/previews/Preview.client.tsx:9
Function
PreviewGoogle
({ metadata, className, ...props }: ComponentProps<"div"> & { metadata: ResoledMetadata })
src/app/components/previews/PreviewGoogle.tsx:9
Function
PreviewMenu
({ className, ...props }: ComponentProps<"div">)
src/app/components/previews/Preview.tsx:79
Function
PreviewPanelContent
( { PreviewInfoContent, PreviewSection, className, ...props }: { PreviewSection: ReactNode, PreviewI
src/app/components/previews/Preview.tsx:61
← previous
next →
101–200 of 281, ranked by callers