Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devnomic/marquee
/ functions
Functions
9 in github.com/devnomic/marquee
⨍
Functions
9
◇
Types & classes
1
↓ 2 callers
Function
cn
(...inputs: ClassValue[])
src/lib/utils.ts:4
Function
App
()
example/src/App.tsx:96
Function
FiveStars
()
example/src/components/TestimonialCard.tsx:10
Function
Logo
({ src }: { src: string })
example/src/App.tsx:70
Function
Marquee
({ children, direction = "left", pauseOnHover = false, reverse = false, fade = false, className,
src/index.tsx:15
Function
ReactCodeBlock
({ code }: { code: string })
example/src/App.tsx:74
Function
SvgComponent
(props: SVGProps<SVGSVGElement>)
example/src/components/StarIcon.tsx:2
Function
SvgComponent
(props: SVGProps<SVGSVGElement>)
example/src/components/GithubIcon.tsx:2
Function
TestimonialCard
({ name, title, avatar, content, }: TestimonialProps)
example/src/components/TestimonialCard.tsx:22