MCPcopy Create free account

hub / github.com/Arindam200/logo-ai / functions

Functions47 in github.com/Arindam200/logo-ai

↓ 40 callersFunctioncn
(...inputs: ClassValue[])
lib/utils.ts:4
↓ 11 callersFunctiontoast
({ ...props }: Toast)
hooks/use-toast.ts:143
↓ 5 callersFunctiondispatch
(action: Action)
hooks/use-toast.ts:134
↓ 4 callersFunctionuseCarousel
()
components/ui/carousel.tsx:35
↓ 4 callersFunctionuseToast
()
hooks/use-toast.ts:172
↓ 3 callersFunctiondownloadImage
(url: string)
app/actions/actions.ts:163
↓ 2 callersFunctionaddToRemoveQueue
(toastId: string)
hooks/use-toast.ts:59
↓ 2 callersFunctionmergeTransition
(baseTransition: AnimationOptions)
components/fancy/letter-swap-forward-anim.tsx:38
↓ 1 callersFunctionallLogos
()
app/actions/actions.ts:150
↓ 1 callersFunctioncheckHistory
()
app/actions/actions.ts:125
↓ 1 callersFunctioncheckUserHistory
()
app/history/page.tsx:22
↓ 1 callersFunctiondismiss
()
hooks/use-toast.ts:151
↓ 1 callersFunctionfetchLogos
()
app/gallery/page.tsx:22
↓ 1 callersFunctiongenId
()
hooks/use-toast.ts:28
↓ 1 callersFunctiongenerateLogo
(formData: z.infer<typeof FormSchema>)
app/actions/actions.ts:53
↓ 1 callersFunctionhandleDownload
(imageUrl: string)
app/gallery/page.tsx:49
↓ 1 callersFunctionreducer
(state: State, action: Action)
hooks/use-toast.ts:75
FunctionAnimatedShinyText
({ children, className, shimmerWidth = 100, })
components/ui/animated-shiny-text.tsx:11
FunctionBadge
({ className, variant, ...props }: BadgeProps)
components/ui/badge.tsx:30
FunctionFaq
()
components/landing/faq.tsx:11
FunctionFeatures
()
components/landing/features.tsx:7
FunctionFloatingIcons
()
components/floating-icons.tsx:5
FunctionFooter
()
components/landing/footer.tsx:23
FunctionFooter
()
components/ui/Footer.tsx:3
FunctionFooter
()
app/generate/page.tsx:133
FunctionFooterGradient
()
components/ui/footer-gradient.tsx:3
FunctionGallery
()
app/gallery/page.tsx:14
FunctionGradient
()
components/gradient.tsx:3
FunctionGridLinesBg
({ children, }: { children: React.ReactNode; })
components/grid-lines-bg.tsx:3
FunctionHero
()
components/landing/hero.tsx:16
FunctionHistory
()
app/history/page.tsx:15
FunctionHome
()
app/generate/page.tsx:172
FunctionIndex
()
app/page.tsx:9
FunctionLetterSwapForward
({ label, reverse = true, transition = { type: "spring", duration: 0.7, }, staggerDuration =
components/fancy/letter-swap-forward-anim.tsx:16
FunctionLogoCard
({ logo, onDownload }: LogoCardProps)
components/logo-card.tsx:14
FunctionLogoCarousel
()
components/ui/logo-carousel.tsx:13
FunctionLogoImage
({ src, index }: LogoImageProps)
components/ui/logo-image.tsx:8
FunctionNavbar
()
components/landing/navbar.tsx:12
FunctionNavigation
()
components/ui/Navigation.tsx:12
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
app/layout.tsx:57
FunctionSkeletonCard
()
components/skeleton-card.tsx:4
FunctionThemeProvider
({ children, ...props }: React.ComponentProps<typeof NextThemesProvider>)
components/theme-provider.tsx:6
FunctionToaster
()
components/ui/toaster.tsx:13
FunctionToggleTheme
()
components/theme-toggler.tsx:8
FunctionhandleDownload
(imageUrl: string)
app/history/page.tsx:38
FunctionhoverStart
()
components/fancy/letter-swap-forward-anim.tsx:32
Functionupdate
(props: ToasterToast)
hooks/use-toast.ts:146