MCPcopy Create free account

hub / github.com/banbury-cheese/eduba-brand / functions

Functions188 in github.com/banbury-cheese/eduba-brand

FunctionHomePage
()
apps/docs/app/page.tsx:102
FunctionHoverCard
({ openDelay = 250, closeDelay = 150, ...props }: React.ComponentProps<typeof HoverCardPrimitive.Root>)
packages/ui/src/components/hover-card.tsx:9
FunctionHoverParallax
({ intensity = 6, className, children, style, ...props }: HoverParallaxProps)
packages/ui/src/primitives/hover-parallax.tsx:12
FunctionImageReveal
({ direction = "up", duration = 900, threshold = 0.25, once = true, trigger = "view", className,
packages/ui/src/primitives/image-reveal.tsx:20
FunctionInlineCode
({ className, ...props }: React.HTMLAttributes<HTMLElement>)
packages/ui/src/components/typography.tsx:183
FunctionInstallCard
({ id, tag, title, blurb, file, code, lang = "bash", }: { id: string; tag?: string; title:
apps/docs/app/page.tsx:334
FunctionKbdGroup
({ className, ...props }: KbdGroupProps)
packages/ui/src/components/kbd.tsx:27
FunctionLarge
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
packages/ui/src/components/typography.tsx:129
FunctionLead
({ className, ...props }: React.HTMLAttributes<HTMLParagraphElement>)
packages/ui/src/components/typography.tsx:117
FunctionMagnetic
({ strength = 0.35, radius = 80, as: Comp = "div", className, children, style, ...props }: Magne
packages/ui/src/primitives/magnetic.tsx:16
FunctionMarquee
({ speed = 14, direction = "left", pauseOnHover = true, vertical = false, gap = 32, className, c
packages/ui/src/primitives/marquee.tsx:17
FunctionMenubarShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
packages/ui/src/components/menubar.tsx:224
FunctionMono
({ className, ...props }: React.HTMLAttributes<HTMLElement>)
packages/ui/src/components/typography.tsx:156
FunctionMultiSelect
({ options, value, onValueChange, placeholder = "Select options", searchPlaceholder = "Search...",
packages/ui/src/components/multi-select.tsx:34
FunctionMultiSelectDemo
()
apps/docs/components/component-preview.tsx:551
FunctionMuted
({ className, ...props }: React.HTMLAttributes<HTMLParagraphElement>)
packages/ui/src/components/typography.tsx:144
FunctionNumberTicker
({ value, duration = 1200, decimals = 0, trigger = "view", className, ...props }: NumberTickerProp
packages/ui/src/primitives/number-ticker.tsx:58
FunctionP
({ className, ...props }: React.HTMLAttributes<HTMLParagraphElement>)
packages/ui/src/components/typography.tsx:105
FunctionPagination
({ className, ...props }: React.ComponentProps<"nav">)
packages/ui/src/components/pagination.tsx:5
FunctionPaginationEllipsis
({ className, ...props }: React.ComponentProps<"span">)
packages/ui/src/components/pagination.tsx:94
FunctionPaginationLink
({ className, isActive, size = "icon", ...props }: PaginationLinkProps)
packages/ui/src/components/pagination.tsx:33
FunctionPaginationNext
({ className, ...props }: React.ComponentProps<"a">)
packages/ui/src/components/pagination.tsx:71
FunctionPaginationPrevious
({ className, ...props }: React.ComponentProps<"a">)
packages/ui/src/components/pagination.tsx:48
FunctionRating
({ value = 0, onValueChange, max = 5, readOnly = false, size = "md", className, "aria-label": ar
packages/ui/src/components/rating.tsx:25
FunctionRatingDemo
()
apps/docs/components/component-preview.tsx:623
FunctionReplayFrame
({ children }: { children: React.ReactNode })
apps/docs/components/component-preview.tsx:276
FunctionResizableHandle
({ withHandle, className, ...props }: React.ComponentProps<typeof ResizablePrimitive.PanelResizeHandle>
packages/ui/src/components/resizable.tsx:19
FunctionResizablePanelGroup
({ className, ...props }: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>)
packages/ui/src/components/resizable.tsx:7
FunctionResources
()
ui_kits/eduba-io/Resources.jsx:7
FunctionReveal
({ as: Comp = "div", distance = "16px", direction = "up", threshold = 0.2, once = true, delay = 0,
packages/ui/src/primitives/reveal.tsx:23
FunctionRootLayout
({ children }: { children: React.ReactNode })
apps/docs/app/layout.tsx:11
FunctionScrambleText
({ text, trigger = "hover", duration, speed, chars, active, className, ...props }: ScrambleTex
packages/ui/src/primitives/scramble-text.tsx:118
FunctionSectionLabel
({ index, label, className, ...props }: SectionLabelProps)
packages/ui/src/components/typography.tsx:203
FunctionServices
()
ui_kits/eduba-io/Resources.jsx:66
FunctionServicesFolder
()
ui_kits/eduba-io/ServicesFolder.jsx:62
FunctionSheetFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
packages/ui/src/components/sheet.tsx:93
FunctionSheetHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
packages/ui/src/components/sheet.tsx:89
FunctionSidebarDemo
()
apps/docs/components/component-preview.tsx:449
FunctionSidebarSeparator
({ className, ...props }: React.ComponentProps<typeof Separator>)
packages/ui/src/components/sidebar.tsx:266
FunctionSidebarTrigger
({ className, onClick, ...props }: React.ComponentProps<typeof Button>)
packages/ui/src/components/sidebar.tsx:201
FunctionSkeleton
({ className, ...props }: SkeletonProps)
packages/ui/src/components/skeleton.tsx:6
FunctionSmall
({ className, ...props }: React.HTMLAttributes<HTMLElement>)
packages/ui/src/components/typography.tsx:135
FunctionSpinner
({ size = "md", className, label = "Loading", ...props }: SpinnerProps)
packages/ui/src/components/spinner.tsx:11
FunctionSplitText
({ text, mode = "word", trigger = "view", stagger = 50, duration = 600, className, ...props }: S
packages/ui/src/primitives/split-text.tsx:17
FunctionStagger
({ gap = 50, duration = 400, trigger = "view", className, children, ...props }: StaggerProps)
packages/ui/src/primitives/stagger.tsx:27
FunctionStaggerItem
({ as: Comp = "div", index, className, style, ...props }: StaggerItemProps)
packages/ui/src/primitives/stagger.tsx:85
FunctionStar
({ className }: { className?: string })
packages/ui/src/components/rating.tsx:19
FunctionStepperDemo
()
apps/docs/components/component-preview.tsx:597
FunctionTagInput
({ value, onValueChange, placeholder = "Add tag…", maxTags, dedupe = true, disabled, className,
packages/ui/src/components/tag-input.tsx:19
FunctionTagInputDemo
()
apps/docs/components/component-preview.tsx:565
FunctionThemeProvider
({ children, defaultTheme, target, storageKey = "eduba-theme", }: ThemeProviderProps)
packages/ui/src/lib/theme-provider.tsx:52
FunctionThemeShowcase
({ variant }: { variant: "paper" | "wine" })
apps/docs/app/themes/page.tsx:109
FunctionThemesPage
()
apps/docs/app/themes/page.tsx:25
FunctionToaster
(props: ToasterProps)
packages/ui/src/components/toaster.tsx:8
FunctionTooltipProvider
({ skipDelayDuration = 300, delayDuration = 400, ...props }: React.ComponentProps<typeof TooltipPrimitiv
packages/ui/src/components/tooltip.tsx:8
FunctionTopNav
()
apps/docs/components/top-nav.tsx:13
FunctionTopNav
({ onNav })
ui_kits/eduba-io/Chrome.jsx:13
FunctionTreeBranch
({ node, depth, selectedId, onSelect, expanded, onToggle, icons, }: { node: TreeNode; depth:
packages/ui/src/components/tree-view.tsx:143
FunctionTreeViewDemo
()
apps/docs/components/component-preview.tsx:680
FunctionUnderlineDraw
({ trigger = "hover", thickness = 1, className, children, ...props }: UnderlineDrawProps)
packages/ui/src/primitives/underline-draw.tsx:13
FunctionWorks
()
ui_kits/eduba-io/Works.jsx:27
FunctionanimateChipEnter
( chipEl: HTMLElement, opts: { backgroundColor: string; color: string; scaleX?: number; borderColor?: stri
animations/animations.ts:77
FunctionanimateChipLeave
( chipEl: HTMLElement, opts: { backgroundColor: string; color: string; borderColor?: string }, )
animations/animations.ts:96
FunctionanimateDots
(buttonEl: HTMLElement)
animations/animations.ts:145
FunctionanimateLogo
(logoSectionEl: HTMLElement)
animations/animations.ts:56
FunctioncloseContactForm
( arrowRef: SVGSVGElement | null, contentRef: HTMLElement | null, )
animations/animations.ts:194
FunctiongenerateStaticParams
()
apps/docs/app/docs/[slug]/page.tsx:7
FunctiongetTreeAncestorIds
(data: TreeNode[], targetId: string)
packages/ui/src/components/tree-view.tsx:57
FunctionhandleKeyDown
(event: KeyboardEvent)
packages/ui/src/components/sidebar.tsx:80
FunctionhandleLeave
()
packages/ui/src/primitives/hover-parallax.tsx:38
FunctionhandleMove
(e: PointerEvent)
packages/ui/src/primitives/hover-parallax.tsx:29
FunctionhandlePointerLeave
()
packages/ui/src/primitives/magnetic.tsx:50
FunctionhandlePointerMove
(e: PointerEvent)
packages/ui/src/primitives/magnetic.tsx:37
FunctionhandleSubmit
ui_kits/eduba-io/Chrome.jsx:115
Functionloop
(currentTime: number)
packages/ui/src/primitives/film-grain.tsx:74
Functionloop
(currentTime: number)
components/FilmGrain.tsx:83
FunctiononKey
ui_kits/eduba-io/Chrome.jsx:110
FunctionopenContactForm
( arrowRef: SVGSVGElement | null, contentRef: HTMLElement | null, formPanelRef: HTMLDivElement | null, )
animations/animations.ts:175
FunctionresetDots
(buttonEl: HTMLElement)
animations/animations.ts:159
FunctionresetLogo
(logoSectionEl: HTMLElement)
animations/animations.ts:65
FunctionresetScrambleText
(el: HTMLElement | null, restingColor: string)
animations/animations.ts:134
FunctionscrambleText
(el: HTMLElement | null, activeColor: string)
animations/animations.ts:118
Functionsnap
(time: number)
packages/ui/src/primitives/hold-to-confirm.tsx:59
Functionsubmit
ui_kits/eduba-io/Contact.jsx:11
Functiontick
(time: number)
packages/ui/src/primitives/hold-to-confirm.tsx:38
Functiontick
(time: number)
packages/ui/src/primitives/scramble-text.tsx:70
Functiontick
(time: number)
packages/ui/src/primitives/number-ticker.tsx:41
FunctionuseChart
()
packages/ui/src/components/chart.tsx:19
← previous101–188 of 188, ranked by callers