Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Arindam200/logo-ai
/ functions
Functions
47 in github.com/Arindam200/logo-ai
⨍
Functions
47
◇
Types & classes
7
↓ 40 callers
Function
cn
(...inputs: ClassValue[])
lib/utils.ts:4
↓ 11 callers
Function
toast
({ ...props }: Toast)
hooks/use-toast.ts:143
↓ 5 callers
Function
dispatch
(action: Action)
hooks/use-toast.ts:134
↓ 4 callers
Function
useCarousel
()
components/ui/carousel.tsx:35
↓ 4 callers
Function
useToast
()
hooks/use-toast.ts:172
↓ 3 callers
Function
downloadImage
(url: string)
app/actions/actions.ts:163
↓ 2 callers
Function
addToRemoveQueue
(toastId: string)
hooks/use-toast.ts:59
↓ 2 callers
Function
mergeTransition
(baseTransition: AnimationOptions)
components/fancy/letter-swap-forward-anim.tsx:38
↓ 1 callers
Function
allLogos
()
app/actions/actions.ts:150
↓ 1 callers
Function
checkHistory
()
app/actions/actions.ts:125
↓ 1 callers
Function
checkUserHistory
()
app/history/page.tsx:22
↓ 1 callers
Function
dismiss
()
hooks/use-toast.ts:151
↓ 1 callers
Function
fetchLogos
()
app/gallery/page.tsx:22
↓ 1 callers
Function
genId
()
hooks/use-toast.ts:28
↓ 1 callers
Function
generateLogo
(formData: z.infer<typeof FormSchema>)
app/actions/actions.ts:53
↓ 1 callers
Function
handleDownload
(imageUrl: string)
app/gallery/page.tsx:49
↓ 1 callers
Function
reducer
(state: State, action: Action)
hooks/use-toast.ts:75
Function
AnimatedShinyText
({ children, className, shimmerWidth = 100, })
components/ui/animated-shiny-text.tsx:11
Function
Badge
({ className, variant, ...props }: BadgeProps)
components/ui/badge.tsx:30
Function
Faq
()
components/landing/faq.tsx:11
Function
Features
()
components/landing/features.tsx:7
Function
FloatingIcons
()
components/floating-icons.tsx:5
Function
Footer
()
components/landing/footer.tsx:23
Function
Footer
()
components/ui/Footer.tsx:3
Function
Footer
()
app/generate/page.tsx:133
Function
FooterGradient
()
components/ui/footer-gradient.tsx:3
Function
Gallery
()
app/gallery/page.tsx:14
Function
Gradient
()
components/gradient.tsx:3
Function
GridLinesBg
({ children, }: { children: React.ReactNode; })
components/grid-lines-bg.tsx:3
Function
Hero
()
components/landing/hero.tsx:16
Function
History
()
app/history/page.tsx:15
Function
Home
()
app/generate/page.tsx:172
Function
Index
()
app/page.tsx:9
Function
LetterSwapForward
({ label, reverse = true, transition = { type: "spring", duration: 0.7, }, staggerDuration =
components/fancy/letter-swap-forward-anim.tsx:16
Function
LogoCard
({ logo, onDownload }: LogoCardProps)
components/logo-card.tsx:14
Function
LogoCarousel
()
components/ui/logo-carousel.tsx:13
Function
LogoImage
({ src, index }: LogoImageProps)
components/ui/logo-image.tsx:8
Function
Navbar
()
components/landing/navbar.tsx:12
Function
Navigation
()
components/ui/Navigation.tsx:12
Function
RootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
app/layout.tsx:57
Function
SkeletonCard
()
components/skeleton-card.tsx:4
Function
ThemeProvider
({ children, ...props }: React.ComponentProps<typeof NextThemesProvider>)
components/theme-provider.tsx:6
Function
Toaster
()
components/ui/toaster.tsx:13
Function
ToggleTheme
()
components/theme-toggler.tsx:8
Function
handleDownload
(imageUrl: string)
app/history/page.tsx:38
Function
hoverStart
()
components/fancy/letter-swap-forward-anim.tsx:32
Function
update
(props: ToasterToast)
hooks/use-toast.ts:146