Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ashutoshx7/VengenceUI
/ functions
Functions
802 in github.com/Ashutoshx7/VengenceUI
⨍
Functions
802
◇
Types & classes
140
↓ 509 callers
Function
cn
(...inputs: ClassValue[])
src/lib/utils.ts:4
↓ 109 callers
Function
handleKeyClick
(keyName: string)
src/components/ui/interactive-keyboard.tsx:13
↓ 10 callers
Function
marketingPageMetadata
(key: MarketingPageKey)
src/lib/marketing-pages.ts:555
↓ 8 callers
Function
hexToRgb
(hex: string)
src/components/ui/twisting-ribbon.tsx:29
↓ 4 callers
Function
clamp
(value: number, min: number, max: number)
src/components/ui/perspective-carousel.tsx:40
↓ 4 callers
Function
clamp
(value: number, min: number, max: number)
src/components/ui/diagonal-carousel.tsx:41
↓ 4 callers
Function
copy
(e: React.MouseEvent<HTMLButtonElement, MouseEvent>)
src/hooks/useClipboard.ts:19
↓ 4 callers
Function
getShadcnAddCommand
(componentName: string, packageManager: PackageManager = "npm")
src/lib/registry.ts:16
↓ 4 callers
Function
lerpColor
(a: number[], b: number[], f: number)
src/components/ui/twisting-ribbon.tsx:120
↓ 4 callers
Function
offsetVariation
()
src/components/ui/image-scatter.tsx:84
↓ 4 callers
Function
useCarousel
()
src/components/ui/carousel.tsx:35
↓ 4 callers
Function
useFormField
()
src/components/ui/form.tsx:45
↓ 4 callers
Function
useSidebar
()
src/components/ui/sidebar.tsx:47
↓ 3 callers
Function
createCards
(sectionIndex: number)
src/components/ui/image-scatter.tsx:111
↓ 3 callers
Function
createCircularPositions
(count: number, radius: number = 120)
src/components/ui/folder-preview.tsx:195
↓ 3 callers
Function
getCssNumber
(element: HTMLElement, property: string)
src/components/layout/toc.tsx:47
↓ 3 callers
Function
getPayloadConfigFromPayload
( config: ChartConfig, payload: unknown, key: string )
src/components/ui/chart.tsx:342
↓ 3 callers
Function
prevPage
(e?: React.MouseEvent)
src/components/ui/interactive-book.tsx:60
↓ 3 callers
Function
useCopy
()
src/components/docs/component-installation.tsx:87
↓ 2 callers
Function
animate
(time: number)
src/components/ui/light-lines.tsx:98
↓ 2 callers
Function
buildTree
(prefix)
scratch_parser.js:12
↓ 2 callers
Function
checkDark
()
src/components/ui/animated-rays.tsx:22
↓ 2 callers
Function
createTextTexture
(text: string, size: number, font: string, color: string)
src/components/ui/liquid-text.tsx:24
↓ 2 callers
Function
drawQuad
( ax: number, ay: number, bx: number, by: number, cx: number, cy: number,
src/components/ui/twisting-ribbon.tsx:210
↓ 2 callers
Function
formatTime
(time: number)
src/components/landing/hero.tsx:123
↓ 2 callers
Function
getActiveColor
()
src/components/ui/liquid-text.tsx:134
↓ 2 callers
Function
getEdgePosition
(centerX: number, centerY: number)
src/components/ui/image-scatter.tsx:70
↓ 2 callers
Function
getRegistryItemUrl
(componentName: string)
src/lib/registry.ts:12
↓ 2 callers
Function
getSliceDelay
(index: number, stagger: number)
src/components/ui/pixelated-image-trail.tsx:98
↓ 2 callers
Function
handleMouseEnter
(index: number)
src/components/ui/shared-tooltip-avatars.tsx:29
↓ 2 callers
Function
nextPage
(e?: React.MouseEvent)
src/components/ui/interactive-book.tsx:53
↓ 2 callers
Function
onKeyDown
(event: KeyboardEvent)
src/components/ui/expandable-bento-grid.tsx:26
↓ 2 callers
Function
schedule
(callback: () => void, delay: number)
src/components/ui/pixelated-image-trail.tsx:102
↓ 2 callers
Function
scramble
()
src/components/ui/cyber-glitch-text.tsx:26
↓ 2 callers
Function
startWave
()
src/components/ui/ascii-glitch-ripple.tsx:162
↓ 2 callers
Function
togglePlay
(e?: React.MouseEvent)
src/components/landing/hero.tsx:68
↓ 2 callers
Function
updateCursorPos
(e: MouseEvent)
src/components/ui/ascii-glitch-ripple.tsx:105
↓ 2 callers
Function
useChart
()
src/components/ui/chart.tsx:27
↓ 1 callers
Function
animateBlog
()
src/components/ui/glass-dock.tsx:74
↓ 1 callers
Function
animateCards
( exitingCards: { element: HTMLDivElement; centerX: number; centerY: number }[], enteringCards: {
src/components/ui/image-scatter.tsx:164
↓ 1 callers
Function
animateEmail
()
src/components/ui/glass-dock.tsx:128
↓ 1 callers
Function
animateGithub
()
src/components/ui/glass-dock.tsx:220
↓ 1 callers
Function
animateHeading
(newText: string)
src/components/ui/image-scatter.tsx:146
↓ 1 callers
Function
animateHome
()
src/components/ui/glass-dock.tsx:42
↓ 1 callers
Function
animateLinkedIn
()
src/components/ui/glass-dock.tsx:152
↓ 1 callers
Function
animateMarker
()
src/components/ui/glass-dock.tsx:104
↓ 1 callers
Function
animateX
()
src/components/ui/glass-dock.tsx:176
↓ 1 callers
Function
buildEdges
( pts: { x: number; y: number }[], normals: { nx: number; ny: number }[], time: number )
src/components/ui/twisting-ribbon.tsx:163
↓ 1 callers
Function
buildNormals
(pts: { x: number; y: number }[])
src/components/ui/twisting-ribbon.tsx:143
↓ 1 callers
Function
buildSpine
(time: number)
src/components/ui/twisting-ribbon.tsx:128
↓ 1 callers
Function
buildTocPath
(items: TOCItemDef[])
src/components/layout/toc.tsx:52
↓ 1 callers
Function
calcWaveEffect
(charIdx: number, t: number)
src/components/ui/ascii-glitch-ripple.tsx:172
↓ 1 callers
Function
checkTheme
()
src/components/ui/social-flip-button.tsx:145
↓ 1 callers
Function
checkTheme
()
src/components/ui/spotlight-navbar.tsx:41
↓ 1 callers
Function
clamp
(value: number, min: number, max: number)
src/components/ui/pixelated-image-trail.tsx:41
↓ 1 callers
Function
createStopsArray
( svgStates: SvgStates, svgOrder: readonly SvgKey[], maxStops: number )
src/components/ui/liquid-gradient.tsx:48
↓ 1 callers
Function
createTrailImage
()
src/components/ui/pixelated-image-trail.tsx:139
↓ 1 callers
Function
distanceFromLastSpawn
()
src/components/ui/pixelated-image-trail.tsx:132
↓ 1 callers
Function
drawRibbon
( tops: { x: number; y: number }[], bots: { x: number; y: number }[], twists: number[],
src/components/ui/twisting-ribbon.tsx:251
↓ 1 callers
Function
drawShadow
( tops: { x: number; y: number }[], bots: { x: number; y: number }[], isDark: boolean )
src/components/ui/twisting-ribbon.tsx:229
↓ 1 callers
Function
findSidebar
()
src/components/docs/sidebar-hover-indicator.tsx:19
↓ 1 callers
Function
formatStars
(stars: number | null)
src/components/landing/navbar.tsx:65
↓ 1 callers
Function
genScrambledTxt
(t: number)
src/components/ui/ascii-glitch-ripple.tsx:199
↓ 1 callers
Function
getActiveStartIndex
(items: TOCItemDef[], activeIndex: number)
src/components/layout/toc.tsx:274
↓ 1 callers
Function
getAnimationProperties
(type: MovementType)
src/components/ui/reveal-loader.tsx:65
↓ 1 callers
Function
getBackgroundStyle
()
src/components/ui/reveal-loader.tsx:47
↓ 1 callers
Function
getCharIndex
(wordIndex: number, charIndex: number)
src/components/ui/flip-text.tsx:61
↓ 1 callers
Function
getClientKits
()
src/lib/get-kits.ts:23
↓ 1 callers
Function
getFoldColor
(frac: number, time: number, isDark: boolean)
src/components/ui/twisting-ribbon.tsx:190
↓ 1 callers
Function
getItemOffset
(depth: number)
src/components/layout/toc.tsx:45
↓ 1 callers
Function
getKitIdFromPathnameInternal
(path: string, availableKits: Array<{ id: string }>, defaultKitId: string = 'vengeance-kit')
src/components/kit-switcher.tsx:13
↓ 1 callers
Function
getLineOffset
(depth: number)
src/components/layout/toc.tsx:44
↓ 1 callers
Function
getMaxSliceDelay
(stagger: number)
src/components/ui/pixelated-image-trail.tsx:100
↓ 1 callers
Function
getMotionDuration
(distance: number)
src/components/layout/toc.tsx:46
↓ 1 callers
Function
getRibbonColor
(frac: number, twist: number, time: number, isDark: boolean)
src/components/ui/twisting-ribbon.tsx:203
↓ 1 callers
Function
getSlot
(i: number)
src/components/ui/agent-bento-grid.tsx:505
↓ 1 callers
Function
getStaggerFrom
(type: StaggerType)
src/components/ui/reveal-loader.tsx:55
↓ 1 callers
Function
getTooltipPosition
(index: number)
src/components/ui/glass-dock.tsx:363
↓ 1 callers
Function
handleClick
()
src/components/ui/glass-dock.tsx:447
↓ 1 callers
Function
handleCloseBook
(e?: React.MouseEvent)
src/components/ui/interactive-book.tsx:47
↓ 1 callers
Function
handleItemClick
(item: NavItem, index: number)
src/components/ui/spotlight-navbar.tsx:116
↓ 1 callers
Function
handleMouseEnter
()
src/components/ui/glass-dock.tsx:264
↓ 1 callers
Function
handleNextSlide
()
src/components/ui/ripple-displacement-slider.tsx:326
↓ 1 callers
Function
isNodeActive
(nodeId: string)
src/components/ui/agent-bento-grid.tsx:192
↓ 1 callers
Function
loadStars
()
src/components/landing/navbar.tsx:76
↓ 1 callers
Function
onPointerMove
(e: PointerEvent)
src/components/ui/liquid-text.tsx:163
↓ 1 callers
Function
pressKey
(kc: number)
src/components/ui/typing-keyboard.tsx:76
↓ 1 callers
Function
readComponentSource
* Read the component source code from the filesystem (server-side only). * Tries multiple candidate directories. * The turbopackIgnore comment preve
src/components/ui/component-showcase.tsx:23
↓ 1 callers
Function
reinitialize
()
src/components/ui/image-scatter.tsx:216
↓ 1 callers
Function
render
()
src/components/ui/twisting-ribbon.tsx:291
↓ 1 callers
Function
render
()
src/components/ui/liquid-text.tsx:187
↓ 1 callers
Function
renderFolder
()
src/components/ui/folder-preview.tsx:1021
↓ 1 callers
Function
renderHighlightedCommand
()
src/components/docs/cli-command.tsx:69
↓ 1 callers
Function
renderSplitTitle
(title: string)
src/components/ui/ripple-displacement-slider.tsx:187
↓ 1 callers
Function
reorder
(arr: string[])
src/components/ui/folder-preview.tsx:729
↓ 1 callers
Function
resize
()
src/components/ui/ripple-displacement-slider.tsx:278
↓ 1 callers
Function
resize
()
src/components/ui/twisting-ribbon.tsx:108
↓ 1 callers
Function
scrollToSection
(sectionId: string)
src/components/docs/installation-toc.tsx:41
↓ 1 callers
Function
splitText
(text: string)
src/components/ui/staggered-grid.tsx:53
↓ 1 callers
Function
start
()
src/components/ui/ascii-glitch-ripple.tsx:129
next →
1–100 of 802, ranked by callers