Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/agntcy/agntcy-website
/ functions
Functions
64 in github.com/agntcy/agntcy-website
⨍
Functions
64
◇
Types & classes
1
↓ 32 callers
Function
cn
(...inputs: ClassValue[])
src/lib/utils.ts:5
↓ 14 callers
Function
company
( name: string, overrides?: Partial<Pick<Company, "name" | "logo" | "url">>, )
src/data/supporters-data.ts:103
↓ 4 callers
Function
featureIconClassName
(className?: string)
src/components/homepage/feature-icons.tsx:15
↓ 3 callers
Function
formatDate
(publishedDate: Date)
src/components/changelog/changelog-card.tsx:13
↓ 2 callers
Function
cardClassName
(interactive: boolean)
src/components/homepage/feature-cards.tsx:13
↓ 2 callers
Function
fetchCommit
(useAuth: boolean)
src/lib/utils.ts:22
↓ 2 callers
Function
fetchReleases
(useAuth: boolean)
src/components/changelog/changelog-content.tsx:10
↓ 1 callers
Function
clamp
(value: number, min: number, max: number)
src/components/layout/nav-bar.tsx:25
↓ 1 callers
Function
formatResourceDate
(date?: string)
src/lib/format-date.ts:1
↓ 1 callers
Function
getCategoryBadgeClass
(category?: Resource["category"])
src/components/resources/article-card.tsx:21
↓ 1 callers
Function
getCommitData
( repo: string, tagName: string )
src/lib/utils.ts:16
↓ 1 callers
Function
getCtaLabel
(article: Resource)
src/components/resources/article-card.tsx:33
↓ 1 callers
Function
getHomeLogoScrollProgress
(heroLogo: HTMLElement)
src/components/layout/nav-bar.tsx:29
↓ 1 callers
Function
handleScroll
()
src/components/layout/scroll-to-top.tsx:10
↓ 1 callers
Function
replacePrLinks
(line: string)
src/components/changelog/changelog-card.tsx:23
↓ 1 callers
Function
sortArticlesByDate
(articles: typeof articlesData)
src/components/resources/articles-content.tsx:18
↓ 1 callers
Function
toggle
(index: number)
src/components/changelog/changelog-card.tsx:9
↓ 1 callers
Function
update
()
src/components/layout/nav-bar.tsx:56
↓ 1 callers
Function
update
()
src/components/supporters/section-tabs.tsx:23
Function
AgntcyLogo
({ className }: { className?: string })
src/components/homepage/agntcy-logo.tsx:1
Function
ArrowLongRight
({ size = 55, color = "currentColor" })
src/components/icons.tsx:51
Function
ArticleCard
({ article }: { article: Resource })
src/components/resources/article-card.tsx:41
Function
ArticlesContent
()
src/components/resources/articles-content.tsx:36
Function
ArticlesPage
()
src/app/articles/page.tsx:16
Function
CautionBanner
()
src/components/layout/caution-banner.tsx:1
Function
ChangeAssetDetails
({ data, repo, tag_name, releaseDate }: { data: any[]; repo: string; tag_name: string, releaseDate: any })
src/components/changelog/changelog-card.tsx:148
Function
ChangeLog
()
src/app/changelog/page.tsx:17
Function
ChangeLogCard
({ release }: { release: Release})
src/components/changelog/changelog-card.tsx:6
Function
ChangeLogClient
({ allReleases }: { allReleases: Release[] })
src/components/changelog/changelog-client.tsx:9
Function
ChangeLogContent
()
src/components/changelog/changelog-content.tsx:5
Function
ChangeLogDetails
({ changelog }: { changelog: string })
src/components/changelog/changelog-card.tsx:61
Function
CompanyLogo
({ company, className, wordmarkClassName, imgClassName = "h-4 w-auto max-w-full object-contain", con
src/components/supporters/company-logo.tsx:16
Function
CookieBanner
()
src/components/layout/cookie-banner.tsx:8
Function
DirIcon
({ className }: FeatureIconProps)
src/components/homepage/feature-icons.tsx:18
Function
Drawer
({ shouldScaleBackground = true, ...props }: React.ComponentProps<typeof DrawerPrimitive.Root>)
src/components/ui/drawer.tsx:8
Function
DrawerFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/drawer.tsx:68
Function
DrawerHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/drawer.tsx:57
Function
FeatureCards
()
src/components/homepage/feature-cards.tsx:21
Function
Footer
()
src/components/layout/footer.tsx:7
Function
GithubIcon
({ className }: BrandIconProps)
src/components/icons.tsx:7
Function
Header
()
src/app/changelog/page.tsx:30
Function
Hero
()
src/components/homepage/hero.tsx:15
Function
Home
()
src/app/page.tsx:5
Function
IdentityIcon
({ className }: FeatureIconProps)
src/components/homepage/feature-icons.tsx:57
Function
LinuxFoundationLogo
({ className }: { className?: string })
src/components/homepage/linux-foundation-logo.tsx:1
Function
Navbar
()
src/components/layout/nav-bar.tsx:40
Function
NotFound
()
src/app/not-found.tsx:8
Function
ObserveIcon
({ className }: FeatureIconProps)
src/components/homepage/feature-icons.tsx:44
Function
Resources
()
src/app/resources/page.tsx:3
Function
RootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
src/app/layout.tsx:31
Function
ScrollToTop
()
src/components/layout/scroll-to-top.tsx:6
Function
SectionTabs
({ tabs }: { tabs: readonly SectionTab[] })
src/components/supporters/section-tabs.tsx:14
Function
SlackIcon
({ className, ...props }: React.SVGProps<SVGSVGElement>)
src/components/icons.tsx:23
Function
SlimIcon
({ className }: FeatureIconProps)
src/components/homepage/feature-icons.tsx:31
Function
SteeringCommitteeCards
({ variant = "homepage", }: SteeringCommitteeCardsProps)
src/components/homepage/steering-committee-cards.tsx:76
Function
SupporterChip
({ supporter }: { supporter: Company })
src/components/supporters/supporter-logo-wall.tsx:12
Function
SupporterLogoWall
({ supporters }: { supporters: Company[] })
src/components/supporters/supporter-logo-wall.tsx:46
Function
Supporters
()
src/app/supporters/page.tsx:13
Function
TestimonialModalWall
({ testimonials, }: { testimonials: Testimonial[]; })
src/components/supporters/testimonial-modal-wall.tsx:11
Function
accept
()
src/components/layout/cookie-banner.tsx:26
Function
decline
()
src/components/layout/cookie-banner.tsx:32
Function
scheduleUpdate
()
src/components/layout/nav-bar.tsx:61
Function
scrollToTop
()
src/components/layout/scroll-to-top.tsx:22
Function
sitemap
()
src/app/sitemap.ts:5