MCPcopy Create free account

hub / github.com/danielpetho/fancy / functions

Functions404 in github.com/danielpetho/fancy

↓ 155 callersFunctioncn
(...inputs: ClassValue[])
src/lib/utils.ts:4
↓ 35 callersFunctionanimate
()
src/fancy/components/text/underline-comes-in-goes-out.tsx:94
↓ 30 callersMethodlessThan
(other: ScreenSize)
src/hooks/use-screen-size.ts:35
↓ 20 callersMethodtoString
()
src/hooks/use-screen-size.ts:22
↓ 16 callersFunctionuseScreenSize
()
src/hooks/use-screen-size.ts:52
↓ 8 callersFunctioncalculatePosition
( value: number | string | undefined, containerSize: number, elementSize: number )
src/utils/calculate-position.ts:1
↓ 8 callersFunctiondelay
(ms: number)
src/fancy/examples/blocks/css-box-non-uniform-demo.tsx:22
↓ 5 callersFunctiongetComp
(name: string)
src/components/landing/hero-images.tsx:18
↓ 5 callersFunctionrandomInt
(min: number, max: number)
src/fancy/examples/blocks/drag-elements-demo.tsx:16
↓ 5 callersFunctionuseDimensions
( ref: RefObject<HTMLElement | SVGElement | null> )
src/hooks/use-dimensions.ts:8
↓ 5 callersFunctionuseMousePositionRef
( containerRef?: RefObject<HTMLElement | SVGElement | null> )
src/hooks/use-mouse-position-ref.ts:3
↓ 4 callersFunctioncreateCleanRegistry
(registry: any)
src/scripts/build-registry-index.ts:458
↓ 4 callersFunctiongetDisplayTransform
()
src/fancy/examples/text/letter-3d-swap-explanation-top-demo.tsx:194
↓ 4 callersFunctiongetDisplayTransform
()
src/fancy/examples/text/letter-3d-swap-explanation-left-demo.tsx:212
↓ 4 callersFunctionhandleIndexChange
(index: number)
src/fancy/examples/carousel/box-carousel-demo.tsx:80
↓ 4 callersFunctionmergeTransition
(baseTransition: AnimationOptions)
src/fancy/components/text/letter-swap-pingpong-anim.tsx:33
↓ 4 callersFunctionmergeTransition
(transition: AnimationOptions, i: number)
src/fancy/components/text/random-letter-swap-pingpong-anim.tsx:31
↓ 4 callersFunctionprocessItemsByType
(type: string)
src/scripts/build-registry-sources.ts:462
↓ 4 callersFunctiontouchingMouse
()
src/fancy/components/physics/gravity.tsx:319
↓ 4 callersFunctiontraverseDirectory
( dir: string, type: "ui" | "example" | "hook" | "util" )
src/scripts/build-registry-index.ts:383
↓ 4 callersMethodvalueOf
()
src/hooks/use-screen-size.ts:26
↓ 3 callersFunctionanimate
()
src/fancy/examples/blocks/css-box-non-uniform-demo.tsx:21
↓ 3 callersFunctiongetCategory
(filePath: string)
src/scripts/build-registry-sources.ts:14
↓ 3 callersFunctiongetProp
( prop: | MotionProps["initial"] | MotionProps["initial"][] | Mo
src/fancy/components/text/text-rotate.tsx:314
↓ 3 callersFunctionhandleResize
()
src/hooks/use-screen-size.ts:56
↓ 3 callersFunctionuseDetectBrowser
()
src/hooks/use-detect-browser.ts:3
↓ 3 callersFunctionuseMousePosition
( containerRef?: RefObject<HTMLElement | SVGElement | null> )
src/hooks/use-mouse-position.ts:3
↓ 2 callersFunctioncalculateDirection
(e: React.MouseEvent<HTMLButtonElement>)
src/components/copy-button.tsx:92
↓ 2 callersFunctionextractTableCells
(content: string, cellType: string)
src/scripts/build-docs-markdown.ts:332
↓ 2 callersFunctionfindExternalDependencies
(sourceCode: string)
src/scripts/build-registry-index.ts:143
↓ 2 callersFunctionflattenNode
(node)
src/lib/toc.ts:10
↓ 2 callersFunctiongetAllComponents
()
src/lib/get-components.ts:37
↓ 2 callersFunctiongetBackgroundSize
(animated: boolean)
src/fancy/components/text/text-highlighter.tsx:140
↓ 2 callersFunctiongetDocFromParams
({ params }: { params: { slug: string[] } })
src/lib/get-docs.ts:12
↓ 2 callersFunctiongetFullCommand
(pm: PackageManager)
src/components/install-tabs.tsx:61
↓ 2 callersFunctiongetItems
(node, current)
src/lib/toc.ts:29
↓ 2 callersFunctionmergeTransition
(baseTransition: AnimationOptions)
src/fancy/components/text/variable-font-hover-by-letter.tsx:35
↓ 2 callersFunctionmergeTransition
(transition: AnimationOptions, i: number)
src/fancy/components/text/random-letter-swap-forward-anim.tsx:31
↓ 2 callersFunctionmergeTransition
(baseTransition: AnimationOptions)
src/fancy/components/text/letter-swap-forward-anim.tsx:38
↓ 2 callersFunctionparseImports
(content: string)
src/scripts/build-registry-sources.ts:276
↓ 2 callersFunctionparsePathToVertices
(path: string, sampleLength = 15)
src/utils/svg-path-to-vertices.ts:4
↓ 2 callersFunctionprocessItemFiles
(registryItem: any)
src/scripts/build-registry-sources.ts:121
↓ 2 callersFunctionrandomInt
(min: number, max: number)
src/fancy/components/background/animated-gradient-with-svg.tsx:14
↓ 2 callersFunctionshuffleText
(text: string)
src/fancy/components/text/scramble-hover.tsx:73
↓ 2 callersFunctionupdatePosition
(x: number, y: number)
src/hooks/use-mouse-position.ts:9
↓ 2 callersFunctionupdatePosition
(x: number, y: number)
src/hooks/use-mouse-position-ref.ts:9
↓ 2 callersFunctionupdatePosition
(x: number, y: number)
src/hooks/use-mouse-vector.ts:12
↓ 2 callersFunctionwrap
(min: number, max: number, value: number)
src/fancy/components/blocks/simple-marquee.tsx:16
↓ 2 callersFunctionwrap
(min: number, max: number, value: number)
src/fancy/components/blocks/simple-carousel.tsx:16
↓ 1 callersFunctionbringToFront
(index: number)
src/fancy/components/blocks/drag-elements.tsx:43
↓ 1 callersFunctionbuildHooksMap
()
src/scripts/build-registry-index.ts:358
↓ 1 callersFunctionbuildLlmsTxt
()
src/scripts/build-llms-txt.ts:152
↓ 1 callersFunctionbuildMarkdownDocs
()
src/scripts/build-docs-markdown.ts:463
↓ 1 callersFunctionbuildSourceFiles
()
src/scripts/build-registry-sources.ts:444
↓ 1 callersFunctionbuildTocStructure
(headings: { level: number; text: string; anchor: string }[])
src/scripts/build-docs-markdown.ts:61
↓ 1 callersFunctioncalculateDistance
( x1: number, y1: number, x2: number, y2: number )
src/fancy/components/text/text-cursor-proximity.tsx:90
↓ 1 callersFunctioncalculateDistance
( x1: number, y1: number, x2: number, y2: number )
src/fancy/components/text/variable-font-cursor-proximity.tsx:142
↓ 1 callersFunctioncalculateFalloff
(distance: number)
src/fancy/components/text/text-cursor-proximity.tsx:99
↓ 1 callersFunctioncalculateFalloff
(distance: number)
src/fancy/components/text/variable-font-cursor-proximity.tsx:161
↓ 1 callersFunctioncalculateLines
()
src/hooks/use-line-breakdown.ts:21
↓ 1 callersFunctioncalculateLines
()
src/hooks/use-line-count.ts:7
↓ 1 callersFunctioncategorizeFiles
(files: DocFile[])
src/scripts/build-llms-txt.ts:66
↓ 1 callersFunctioncleanupRemainingComponents
(content: string)
src/scripts/build-docs-markdown.ts:396
↓ 1 callersFunctionconvertCodeSnippetsToMarkdown
(content: string)
src/scripts/build-docs-markdown.ts:269
↓ 1 callersFunctionconvertComponentSourceToMarkdown
(content: string, includeSourceCode: boolean)
src/scripts/build-docs-markdown.ts:220
↓ 1 callersFunctionconvertInstallTabsToMarkdown
(content: string, includeInstructions: boolean)
src/scripts/build-docs-markdown.ts:249
↓ 1 callersFunctionconvertLinksToMarkdown
(content: string)
src/scripts/build-docs-markdown.ts:201
↓ 1 callersFunctionconvertMdxToMarkdown
( slug: string[], options: ConversionOptions = {} )
src/scripts/build-docs-markdown.ts:104
↓ 1 callersFunctionconvertTablesToMarkdown
(content: string)
src/scripts/build-docs-markdown.ts:280
↓ 1 callersFunctionconvertTabsToMarkdown
(content: string)
src/scripts/build-docs-markdown.ts:366
↓ 1 callersFunctioncopyToClipboard
(text: string)
src/components/copy-page-menu.tsx:79
↓ 1 callersFunctionextractTableRows
(content: string)
src/scripts/build-docs-markdown.ts:350
↓ 1 callersFunctionextractTextFromChildren
(children: React.ReactNode)
src/fancy/components/text/letter-3d-swap.tsx:23
↓ 1 callersFunctionextractTextFromChildren
(children: React.ReactNode)
src/fancy/components/text/scroll-and-swap-text.tsx:8
↓ 1 callersFunctionfindComponentImports
(sourceCode: string)
src/scripts/build-registry-index.ts:82
↓ 1 callersFunctionfindDynamicComponentImports
(sourceCode: string)
src/scripts/build-registry-index.ts:120
↓ 1 callersFunctionfindHookImports
(sourceCode: string)
src/scripts/build-registry-index.ts:64
↓ 1 callersFunctionfindUtilImports
(sourceCode: string)
src/scripts/build-registry-index.ts:166
↓ 1 callersFunctionflatten
(links: NavItemWithChildren[])
src/components/doc-pager.tsx:95
↓ 1 callersFunctiongenerateAnchor
(text: string)
src/scripts/build-docs-markdown.ts:52
↓ 1 callersFunctiongenerateLlmsTxt
(categories: Record<string, DocFile[]>)
src/scripts/build-llms-txt.ts:84
↓ 1 callersFunctiongenerateRegistryItem
( filePath: string, type: "ui" | "example" | "hook" | "util", allHooks: Record<string, string> // @ts-
src/scripts/build-registry-index.ts:196
↓ 1 callersFunctiongenerateSpiralPath
(turns = 5, centerX = 500, centerY = 137)
src/fancy/examples/blocks/marquee-along-svg-path-mapping-demo.tsx:3
↓ 1 callersFunctiongenerateTableOfContents
(content: string)
src/scripts/build-docs-markdown.ts:23
↓ 1 callersFunctiongenerateTocMarkdown
(items: TocItem[], depth: number = 0)
src/scripts/build-docs-markdown.ts:90
↓ 1 callersFunctiongetAdditionalConfig
(filePath: string)
src/scripts/build-registry-index.ts:181
↓ 1 callersFunctiongetAllDocFiles
()
src/scripts/build-llms-txt.ts:18
↓ 1 callersFunctiongetAllMdxFiles
()
src/scripts/build-docs-markdown.ts:439
↓ 1 callersFunctiongetAuthor
(componentName: string, type: "ui" | "example" | "hook" | "util")
src/scripts/build-registry-index.ts:37
↓ 1 callersFunctiongetBackgroundAnimation
()
src/components/copy-button.tsx:135
↓ 1 callersFunctiongetBackgroundPosition
()
src/fancy/components/text/text-highlighter.tsx:156
↓ 1 callersFunctiongetCarouselDimensions
()
src/fancy/examples/carousel/box-carousel-autoplay-demo.tsx:64
↓ 1 callersFunctiongetCarouselDimensions
()
src/fancy/examples/carousel/box-carousel-video-demo.tsx:52
↓ 1 callersFunctiongetCarouselDimensions
()
src/fancy/examples/carousel/box-carousel-demo.tsx:63
↓ 1 callersFunctiongetCommandPrefix
(pm: PackageManager)
src/components/install-tabs.tsx:31
↓ 1 callersFunctiongetComponentByName
(name: string)
src/lib/get-components.ts:68
↓ 1 callersFunctiongetContainerTransform
()
src/fancy/examples/text/letter-3d-swap-explanation-top-demo.tsx:177
↓ 1 callersFunctiongetContainerTransform
()
src/fancy/examples/text/letter-3d-swap-explanation-left-demo.tsx:189
↓ 1 callersFunctiongetCustomIndex
(index: number, total: number)
src/fancy/components/text/breathing-text.tsx:83
↓ 1 callersFunctiongetDocSlugs
()
src/app/sitemap.ts:8
next →1–100 of 404, ranked by callers