MCPcopy Create free account

hub / github.com/chrhi/faria / functions

Functions119 in github.com/chrhi/faria

↓ 199 callersFunctioncn
(...inputs: ClassValue[])
src/utils/functions/cn.ts:4
↓ 4 callersFunctionuseCarousel
()
src/components/ui/carousel.tsx:35
↓ 4 callersFunctionuseFormField
()
src/components/ui/form.tsx:43
↓ 3 callersFunctiondrawCircle
(circle: Circle, update = false)
src/components/ui/particles.tsx:164
↓ 2 callersFunctioncircleParams
()
src/components/ui/particles.tsx:137
↓ 2 callersFunctionclearContext
()
src/components/ui/particles.tsx:180
↓ 2 callersFunctiongenerateSquares
(count: number)
src/components/ui/animated-background.tsx:46
↓ 2 callersFunctiongetPos
()
src/components/ui/animated-background.tsx:38
↓ 2 callersFunctioninitCanvas
()
src/components/ui/particles.tsx:92
↓ 2 callersFunctionupdatePath
()
src/components/ui/animated-beam.tsx:66
↓ 1 callersFunctionMousePosition
()
src/components/ui/particles.tsx:10
↓ 1 callersFunctionanimate
()
src/components/ui/particles.tsx:212
↓ 1 callersFunctiondrawParticles
()
src/components/ui/particles.tsx:191
↓ 1 callersFunctiongenerateMetadata
({ title = `${process.env.NEXT_PUBLIC_APP_NAME} - The Link Management Platform for Businesses`, descri
src/utils/functions/metadata.ts:3
↓ 1 callersFunctionhexToRgb
(hex: string)
src/components/ui/particles.tsx:42
↓ 1 callersFunctionisValidUrl
(url: string)
src/utils/functions/urls.ts:1
↓ 1 callersFunctiononMouseMove
()
src/components/ui/particles.tsx:97
↓ 1 callersFunctionremapValue
( value: number, start1: number, end1: number, start2: number, end2: n
src/components/ui/particles.tsx:200
↓ 1 callersFunctionresizeCanvas
()
src/components/ui/particles.tsx:124
↓ 1 callersFunctionupdateSquarePosition
(id: number)
src/components/ui/animated-background.tsx:54
FunctionAlertDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/alert-dialog.tsx:62
FunctionAlertDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/alert-dialog.tsx:48
FunctionAnalyticsPage
()
src/app/(marketing)/features/analytics/page.tsx:10
FunctionAnimatedBackground
({ width = 40, height = 40, x = -1, y = -1, strokeDasharray = 0, numSquares = 50,
src/components/ui/animated-background.tsx:20
FunctionAnimatedBeam
({ className, containerRef, fromRef, toRef, curvature = 0, reverse = false, // Include
src/components/ui/animated-beam.tsx:27
FunctionAnimatedText
({ children, className, shimmerWidth = 100, })
src/components/ui/animated-text.tsx:10
FunctionAnimationContainer
({ children, className, reverse, delay }: AnimationContainerProps)
src/components/global/animation-container.tsx:12
FunctionAuthCallbackPage
()
src/app/auth/auth-callback/page.tsx:3
FunctionBackground
({ children, width = 40, height = 40, x = -1, y = -1, strokeDasharray = 0, squares
src/components/ui/background.tsx:27
FunctionBadge
({ className, variant, ...props }: BadgeProps)
src/components/ui/badge.tsx:30
FunctionBentoCard
({ name, className, background, Icon, description, href, cta, }: { name: strin
src/components/ui/bento-grid.tsx:112
FunctionBentoGrid
({ children, className, }: { children: ReactNode; className?: string; })
src/components/ui/bento-grid.tsx:93
FunctionBlogPage
()
src/app/(marketing)/resources/blog/page.tsx:4
FunctionBlogPage
({ params }: Props)
src/app/(marketing)/resources/blog/[slug]/page.tsx:9
FunctionBlogs
()
src/components/blog/blogs.tsx:7
FunctionBlurImage
({ src, alt, className, ...props }: Props)
src/components/ui/blur-image.tsx:13
FunctionBorderBeam
({ className, size = 200, duration = 15, anchor = 90, borderWidth = 1.5, colorFrom = "
src/components/ui/border-beam.tsx:14
FunctionBreadcrumbEllipsis
({ className, ...props }: React.ComponentProps<"span">)
src/components/ui/breadcrumb.tsx:91
FunctionBreadcrumbSeparator
({ children, className, ...props }: React.ComponentProps<"li">)
src/components/ui/breadcrumb.tsx:75
FunctionCalendar
({ className, classNames, showOutsideDays = true, ...props }: CalendarProps)
src/components/ui/calendar.tsx:12
FunctionChangeLogPage
()
src/app/(marketing)/changelog/page.tsx:4
FunctionCommandDialog
({ children, ...props }: CommandDialogProps)
src/components/ui/command.tsx:28
FunctionCommandShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
src/components/ui/command.tsx:129
FunctionContextMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
src/components/ui/context-menu.tsx:168
FunctionCopyButton
({ text, className, icon }: Props)
src/components/ui/copy-button.tsx:14
FunctionDashboardNavbar
()
src/components/dashboard/dashboard-navbar.tsx:2
FunctionDashboardPage
()
src/app/(main)/dashboard/page.tsx:7
FunctionDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/dialog.tsx:70
FunctionDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/dialog.tsx:56
FunctionDrawer
({ shouldScaleBackground = true, ...props }: React.ComponentProps<typeof DrawerPrimitive.Root>)
src/components/ui/drawer.tsx:8
FunctionDrawerFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/drawer.tsx:69
FunctionDrawerHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/drawer.tsx:58
FunctionDropdownMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
src/components/ui/dropdown-menu.tsx:171
FunctionEnterprisePage
()
src/app/(marketing)/enterprise/page.tsx:3
FunctionFooter
()
src/components/navigation/footer.tsx:5
FunctionFormField
({ ...props }: ControllerProps<TFieldValues, TName>)
src/components/ui/form.tsx:30
FunctionHelpPage
()
src/app/(marketing)/resources/help/page.tsx:4
FunctionHomePage
()
src/app/(marketing)/page.tsx:26
FunctionIntegrations
({ className, }: { className?: string; })
src/components/ui/integrations.tsx:24
FunctionLampContainer
({ children, className, }: { children: React.ReactNode; className?: string; })
src/components/ui/lamp.tsx:7
FunctionLinkShorteningPage
()
src/app/(marketing)/features/qr-codes/page.tsx:10
FunctionLinkShorteningPage
()
src/app/(marketing)/features/password-protection/page.tsx:10
FunctionLinkShorteningPage
()
src/app/(marketing)/features/link-shortening/page.tsx:10
FunctionLogo
({ variant = "icon", className }: Props)
src/components/ui/logo.tsx:10
FunctionMagicBadge
({ title }: Props)
src/components/ui/magic-badge.tsx:7
FunctionMagicCard
({ children, className }: Props)
src/components/ui/magic-card.tsx:11
FunctionMarketingLayout
({ children }: Props)
src/app/auth/layout.tsx:9
FunctionMarketingLayout
({ children }: Props)
src/app/(marketing)/layout.tsx:8
FunctionMarquee
({ className, reverse, pauseOnHover = false, children, vertical = false, repeat = 4,
src/components/ui/marquee.tsx:13
FunctionMaxWidthWrapper
({ className, children }: Props)
src/components/global/max-width-wrapper.tsx:9
FunctionMenubarShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
src/components/ui/menubar.tsx:203
FunctionMobileNavbar
()
src/components/navigation/mobile-navbar.tsx:21
FunctionModal
({ children, isOpen, setIsOpen, onClose }: Props)
src/components/ui/modal.tsx:16
FunctionNavbar
()
src/components/navigation/navbar.tsx:22
FunctionNotFound
()
src/app/not-found.tsx:5
FunctionPagination
({ className, ...props }: React.ComponentProps<"nav">)
src/components/ui/pagination.tsx:7
FunctionPaginationEllipsis
({ className, ...props }: React.ComponentProps<"span">)
src/components/ui/pagination.tsx:94
FunctionPaginationLink
({ className, isActive, size = "icon", ...props }: PaginationLinkProps)
src/components/ui/pagination.tsx:42
FunctionPaginationNext
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
src/components/ui/pagination.tsx:78
FunctionPaginationPrevious
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
src/components/ui/pagination.tsx:62
FunctionParticles
({ className = "", quantity = 100, staticity = 50, ease = 50, size = 0.4, refresh = fa
src/components/ui/particles.tsx:51
FunctionPricingCards
()
src/components/pricing-cards.tsx:15
FunctionPricingPage
()
src/app/(marketing)/pricing/page.tsx:11
FunctionPrivacy
()
src/app/(marketing)/privacy/page.tsx:4
FunctionProviders
({ children }: Props)
src/components/providers/providers.tsx:10
FunctionResizableHandle
({ withHandle, className, ...props }: React.ComponentProps<typeof ResizablePrimitive.PanelResizeHandle>
src/components/ui/resizable.tsx:23
FunctionResizablePanelGroup
({ className, ...props }: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>)
src/components/ui/resizable.tsx:8
FunctionRetroGrid
({ className }: { className?: string })
src/components/ui/retro-grid.tsx:3
FunctionRootLayout
({ children, }: { children: React.ReactNode; })
src/app/layout.tsx:8
FunctionSheetFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/sheet.tsx:91
FunctionSheetHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/sheet.tsx:77
FunctionSidebar
()
src/components/dashboard/sidebar.tsx:3
FunctionSignInForm
()
src/components/auth/signin-form.tsx:9
FunctionSignInPage
()
src/app/auth/sign-in/page.tsx:4
FunctionSignUpForm
()
src/components/auth/signup-form.tsx:13
FunctionSignUpPage
()
src/app/auth/sign-up/page.tsx:4
FunctionSkeleton
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/skeleton.tsx:3
FunctionTermsPage
()
src/app/(marketing)/terms/page.tsx:4
FunctionTextHoverEffect
({ text, duration, }: { text: string; duration?: number; automatic?: boolean; })
src/components/ui/text-hover-effect.tsx:5
FunctionToaster
({ ...props }: ToasterProps)
src/components/ui/sonner.tsx:8
next →1–100 of 119, ranked by callers