MCPcopy Create free account

hub / github.com/danielpetho/fancy / functions

Functions404 in github.com/danielpetho/fancy

FunctionFloatDemo
()
src/fancy/examples/blocks/float-offset-demo.tsx:4
FunctionFloating
({ children, className, sensitivity = 1, easingFactor = 0.05, ...props }: FloatingProps)
src/fancy/components/image/parallax-floating.tsx:30
FunctionFloatingElement
({ children, className, depth = 1, }: FloatingElementProps)
src/fancy/components/image/parallax-floating.tsx:108
FunctionFooter
()
src/components/footer.tsx:3
FunctionGET
( request: NextRequest, props: { params: Promise<{ slug: string[] } | undefined> } )
src/app/api/[...slug]/route.ts:5
FunctionGoesOutComesInUnderline
({ children, as, direction = "left", className, underlineHeightRatio = 0.1, underlinePaddingRatio
src/fancy/components/text/underline-goes-out-comes-in.tsx:53
FunctionGooeyDemo
()
src/fancy/examples/filter/gooey-svg-filter-menu-demo.tsx:15
FunctionGooeyDemo
()
src/fancy/examples/filter/gooey-svg-filter-demo.tsx:48
FunctionGooeyDemo
()
src/fancy/examples/filter/gooey-svg-filter-pixel-trail-demo.tsx:6
FunctionGooeySvgFilter
({ id = "gooey-filter", strength = 10, }: { id?: string strength?: number })
src/fancy/components/filter/gooey-svg-filter.tsx:1
FunctionHeader
()
src/components/header.tsx:6
FunctionHeroImages
({ allComps }: { allComps: Component[] })
src/components/landing/hero-images.tsx:12
FunctionHome
()
src/app/page.tsx:4
FunctionHoverVideo
({ thumbnail, videoSrc, className, delay = 0, })
src/components/landing/hover-video.tsx:11
FunctionImageTrail
({ className, as = "div", children, threshold = 100, intensity = 0.3, keyframes, keyframesOption
src/fancy/components/image/image-trail.tsx:91
FunctionImageTrailDemo
()
src/fancy/examples/image/image-trail-instant-demo.tsx:19
FunctionImageTrailDemo
()
src/fancy/examples/image/image-trail-zindex-demo.tsx:19
FunctionImageTrailDemo
()
src/fancy/examples/image/image-trail-demo.tsx:8
FunctionImageTrailItem
({ className, children, as = "div", ...props }: ImageTrailItemProps)
src/fancy/components/image/image-trail.tsx:227
FunctionImageTrailVariousElementsDemo
()
src/fancy/examples/image/image-trail-various-elements-demo.tsx:7
FunctionInstallTabs
({ command, npx = false, })
src/components/install-tabs.tsx:25
FunctionItem
({ index, image, link, onInView, }: { index: number image: string link: string onInView: (inVi
src/fancy/examples/text/text-rotate-scroll-step-demo.tsx:9
FunctionLandingHero
({ allComps }: { allComps: Component[] | null })
src/components/landing/landing-hero.tsx:13
FunctionLayout
({ children }: { children: React.ReactNode })
src/app/components/layout.tsx:7
FunctionLayout
({ children }: { children: React.ReactNode })
src/app/docs/layout.tsx:7
FunctionLetter3DSwap
({ children, as = "p", mainClassName, frontFaceClassName, secondFaceClassName, staggerDuration = 0
src/fancy/components/text/letter-3d-swap.tsx:116
FunctionLetterSwapForward
({ label, reverse = true, transition = { type: "spring", duration: 0.7, }, staggerDuration =
src/fancy/components/text/letter-swap-forward-anim.tsx:16
FunctionLetterSwapPingPong
({ label, reverse = true, transition = { type: "spring", duration: 0.7, }, staggerDuration =
src/fancy/components/text/letter-swap-pingpong-anim.tsx:17
FunctionMainNav
()
src/components/main-nav.tsx:12
FunctionMarqueeAlongSvgPath
({ children, className, // Path defaults path, pathId, preserveAspectRatio = "xMidYMid meet", s
src/fancy/components/blocks/marquee-along-svg-path.tsx:95
FunctionMarqueeAlongSvgPathDemo
()
src/fancy/examples/blocks/marquee-along-svg-path-demo.tsx:6
FunctionMarqueeAlongSvgPathDemo
()
src/fancy/examples/blocks/marquee-along-svg-path-scroll-demo.tsx:24
FunctionMarqueeAlongSvgPathDemo
()
src/fancy/examples/blocks/marquee-along-svg-path-mapping-demo.tsx:21
FunctionMarqueeItem
({ children, index, }: { children: React.ReactNode index: number })
src/fancy/examples/blocks/simple-marquee-drag-demo.tsx:23
FunctionMarqueeItem
({ album, index }: { album: Album; index: number })
src/fancy/examples/blocks/simple-marquee-3d-demo.tsx:95
FunctionMarqueeItem
({ children }: { children: React.ReactNode })
src/fancy/examples/blocks/simple-marquee-demo.tsx:23
FunctionMarqueeItem
({ children }: { children: React.ReactNode })
src/fancy/examples/blocks/simple-marquee-easing-demo.tsx:23
FunctionMarqueeItem
({ index }: { index: number })
src/fancy/examples/blocks/simple-marquee-explainer-demo.tsx:6
FunctionMatterBody
({ children, className, matterBodyOptions = { friction: 0.1, restitution: 0.1, density: 0.00
src/fancy/components/physics/gravity.tsx:76
FunctionMatterBody
({ children, className, matterBodyOptions = { friction: 0.1, restitution: 0.1, density: 0.00
src/fancy/components/physics/cursor-attractor-and-gravity.tsx:77
FunctionMediaBetweenTextScrollDemo
()
src/fancy/examples/blocks/media-between-text-scroll-demo.tsx:33
FunctionMobileLink
({ href, onOpenChange, className, children, ...props }: MobileLinkProps)
src/components/mobile-nav.tsx:118
FunctionMobileNav
()
src/components/mobile-nav.tsx:13
FunctionNavItem
({ item, index, pathname }: NavItemProps)
src/components/sidebar-nav.tsx:44
FunctionNotFound
()
src/app/not-found.tsx:7
FunctionNumberTickerDemo
()
src/fancy/examples/text/basic-number-ticker-demo.tsx:3
FunctionOpenInV0Button
({ url, variant = "outline", className = "h-8 gap-1 border px-3 text-xs" }: { url: string variant?:
src/components/open-in-v0.tsx:4
FunctionPOST
(request: NextRequest)
src/app/api/revalidate/route.ts:4
FunctionPage
()
src/app/components/page.tsx:4
FunctionParagraph
({ children }: { children: React.ReactNode })
src/fancy/examples/text/text-highlighter-scroll-demo.tsx:62
FunctionPixelTrail
({ pixelSize = 20, fadeDuration = 500, delay = 0, className, pixelClassName, })
src/fancy/components/background/pixel-trail.tsx:18
FunctionPixelTrailDemo
()
src/fancy/examples/background/pixel-trail-demo.tsx:4
FunctionPixelTrailDemo
()
src/fancy/examples/background/pixel-trail-no-fade-demo.tsx:5
FunctionPixelTrailDemo
()
src/fancy/examples/background/pixel-trail-custom-pixel-demo.tsx:4
FunctionPixelateSVGFilterDemo
()
src/fancy/examples/filter/pixelate-svg-filter-demo.tsx:5
FunctionPixelateSVGFilterDemo
()
src/fancy/examples/filter/pixelate-svg-filter-text.tsx:6
FunctionPixelateSvgFilter
({ id = "pixelate-filter", size = 16, crossLayers = false, }: PixelateSvgFilterProps)
src/fancy/components/filter/pixelate-svg-filter.tsx:7
FunctionPreview
()
src/fancy/examples/image/parallax-floating-demo.tsx:11
FunctionPreview
()
src/fancy/examples/physics/gravity-non-draggable-demo.tsx:17
FunctionPreview
()
src/fancy/examples/physics/gravity-body-types-demo.tsx:39
FunctionPreview
()
src/fancy/examples/physics/elastic-line-demo.tsx:7
FunctionPreview
()
src/fancy/examples/physics/cursor-attractor-and-gravity-svg-demo.tsx:7
FunctionPreview
()
src/fancy/examples/physics/gravity-svg-bodies-demo.tsx:7
FunctionPreview
()
src/fancy/examples/physics/gravity-demo.tsx:3
FunctionPreview
()
src/fancy/examples/physics/cursor-attractor-and-gravity-image-demo.tsx:6
FunctionPreview
()
src/fancy/examples/physics/cursor-attractor-and-gravity-demo.tsx:8
FunctionPreview
()
src/fancy/examples/blocks/media-between-text-vertical-demo.tsx:9
FunctionPreview
()
src/fancy/examples/blocks/sticky-footer-demo.tsx:3
FunctionPreview
()
src/fancy/examples/blocks/media-between-text-demo.tsx:4
FunctionPreview
()
src/fancy/examples/text/text-rotate-scroll-step-demo.tsx:48
FunctionPreview
()
src/fancy/examples/text/letter-swap-demo-stagger.tsx:3
FunctionPreview
()
src/fancy/examples/text/variable-font-cursor-proximity-demo.tsx:10
FunctionPreview
()
src/fancy/examples/text/variable-font-hover-by-random-letter-demo.tsx:3
FunctionPreview
()
src/fancy/examples/text/text-along-path-circle-demo.tsx:4
FunctionPreview
()
src/fancy/examples/text/letter-3d-swap-demo.tsx:6
FunctionPreview
()
src/fancy/examples/text/letter-swap-demo-line.tsx:3
FunctionPreview
()
src/fancy/examples/text/scramble-hover-new-chars-demo.tsx:3
FunctionPreview
()
src/fancy/examples/text/text-rotate-mapping-demo.tsx:5
FunctionPreview
()
src/fancy/examples/text/letter-3d-swap-stagger-demo.tsx:6
FunctionPreview
()
src/fancy/examples/text/text-rotate-custom-animation-demo.tsx:5
FunctionPreview
()
src/fancy/examples/text/text-cursor-proximity-demo.tsx:22
FunctionPreview
()
src/fancy/examples/text/scramble-in-demo.tsx:7
FunctionPreview
()
src/fancy/examples/text/scroll-and-swap-text-demo.tsx:127
FunctionPreview
()
src/fancy/examples/text/letter-3d-swap-rotate-top-explainer.tsx:6
FunctionPreview
()
src/fancy/examples/text/vertical-cut-reveal-line-demo.tsx:3
FunctionPreview
()
src/fancy/examples/text/text-rotate-demo.tsx:7
FunctionPreview
()
src/fancy/examples/text/vertical-cut-reveal-letter-random-demo.tsx:3
FunctionPreview
()
src/fancy/examples/text/text-along-path-scroll-demo.tsx:5
FunctionPreview
()
src/fancy/examples/text/typewriter-demo.tsx:3
FunctionPreview
()
src/fancy/examples/text/vertical-cut-reveal-scroll-demo.tsx:10
FunctionPreview
()
src/fancy/examples/text/letter-3d-swap-explanation-top-demo.tsx:122
FunctionPreview
()
src/fancy/examples/text/vertical-cut-reveal-demo.tsx:3
FunctionPreview
()
src/fancy/examples/text/vertical-cut-reveal-word-demo.tsx:3
FunctionPreview
()
src/fancy/examples/text/variable-font-hover-by-letter-demo.tsx:3
FunctionPreview
()
src/fancy/examples/text/random-letter-swap-demo.tsx:4
FunctionPreview
()
src/fancy/examples/text/scramble-hover-diff-class-demo.tsx:3
FunctionPreview
()
src/fancy/examples/text/variable-font-and-cursor-demo.tsx:8
FunctionPreview
()
src/fancy/examples/text/vertical-cut-reveal-stagger-demo.tsx:3
FunctionPreview
()
src/fancy/examples/text/text-along-path-demo.tsx:7
FunctionPreview
()
src/fancy/examples/text/breathing-text-demo.tsx:3
← previousnext →201–300 of 404, ranked by callers