MCPcopy Create free account

hub / github.com/NiladriHazra/WhatToBuild / functions

Functions378 in github.com/NiladriHazra/WhatToBuild

FunctionTableRow
({ className, ...props }: React.ComponentProps<"tr">)
components/ui/table.tsx:55
FunctionTechnologyStack
({ repoFullName }: TechnologyStackProps)
components/TechnologyStack.tsx:27
FunctionTestimonials
()
components/Hero/Testimonials.tsx:136
FunctionTextScroll
({ text, default_velocity = 5, className, })
components/ui/text-scroll.tsx:33
FunctionTooltip
({ ...props }: React.ComponentProps<typeof TooltipPrimitive.Root>)
components/ui/tooltip.tsx:21
FunctionTooltipContent
({ className, sideOffset = 0, children, ...props }: React.ComponentProps<typeof TooltipPrimitive.Conte
components/ui/tooltip.tsx:37
FunctionTooltipProvider
({ delayDuration = 0, ...props }: React.ComponentProps<typeof TooltipPrimitive.Provider>)
components/ui/tooltip.tsx:8
FunctionTooltipTrigger
({ ...props }: React.ComponentProps<typeof TooltipPrimitive.Trigger>)
components/ui/tooltip.tsx:31
FunctionTweetTestimonials
({ tweetUrls, className }: TweetTestimonialsProps)
components/Hero/TweetTestimonials.tsx:21
FunctionTwitterBird
(props: React.SVGProps<SVGSVGElement>)
components/Hero/Testimonials.tsx:15
FunctionTwitterBird
(props: React.SVGProps<SVGSVGElement>)
components/Hero/SingleTweetTestimonial.tsx:16
FunctionUserComparisonCard
({ user, stats, badge, winner }: { user: GitHubUser; stats: GitHubStats; badge: { icon: LucideIcon; text
components/CompareCard.tsx:145
FunctionUserComparisonCard
({ user, stats, badge, winner }: UserComparisonCardProps)
components/Hero/ComapringThEDevCard.tsx:102
FunctionUserComparisonCard
({ user, stats, badge, winner }: UserComparisonCardProps)
app/compare/page.tsx:1277
FunctionVisualizePage
()
app/visualize/page.tsx:105
FunctionVisualizePageContent
()
app/visualize/page.tsx:17
MethodanalyzeRepository
(repo: GitHubRepo)
lib/github.ts:159
MethodanalyzeRepository
(repoData: any)
lib/gemini.ts:231
FunctioncloseIssues
()
app/opensource/page.tsx:464
FunctioncloseRepoDetails
()
app/opensource/page.tsx:417
FunctioncloseRepoDetails
()
app/search/page.tsx:308
Methodconstructor
()
lib/gemini.ts:54
FunctioncontrolNavbar
()
components/LiquidGlassHeader.tsx:29
FunctioncopyPromptToClipboard
()
components/FlowDiagram.tsx:408
FunctioncopyPromptToClipboard
()
components/MermaidDiagram.tsx:249
FunctioncopyToClipboard
()
components/FlowDiagram.tsx:371
FunctioncopyToClipboard
()
components/MermaidDiagram.tsx:239
FunctioncopyToClipboard
()
components/page/AiIdePrompt.tsx:17
FunctiondownloadAsImage
()
app/compare/page.tsx:335
MethodgenerateArchitectureDiagram
(readmeContent: string, repoFullName: string)
lib/gemini.ts:328
FunctiongithubRequest
(path: string, token?: string, init?: RequestInit)
app/api/generate-readme/route.ts:26
FunctionhandleCancel
()
components/FlowDiagram.tsx:366
FunctionhandleCancel
()
components/MermaidDiagram.tsx:234
FunctionhandleClick
(event: React.MouseEvent<HTMLButtonElement>)
components/magicui/confetti.tsx:123
FunctionhandleCopy
()
components/CodeViewer.tsx:57
FunctionhandleCopy
()
app/readme/page.tsx:358
FunctionhandleCreatePr
()
app/readme/page.tsx:394
FunctionhandleDiagramUpdate
(newDiagram: string)
app/visualize/page.tsx:26
FunctionhandleDownload
()
components/CodeViewer.tsx:63
FunctionhandleDownload
()
app/readme/page.tsx:383
FunctionhandleFileSelect
(file: FileNode)
app/analyze/page.tsx:286
FunctionhandleGenerate
()
app/readme/page.tsx:323
FunctionhandleIframeLoad
()
components/Hero/Features.tsx:96
FunctionhandleLoadMore
()
app/opensource/page.tsx:400
FunctionhandleMouseEnter
()
components/ui/card-spotlight.tsx:33
FunctionhandleMouseLeave
()
components/ui/card-spotlight.tsx:34
FunctionhandleMouseMove
(e: MouseEvent)
components/Hero/Features.tsx:23
FunctionhandleMouseMove
(e: MouseEvent)
components/Hero/Section2.tsx:21
FunctionhandleMouseMove
({ currentTarget, clientX, clientY, }: ReactMouseEvent<HTMLDivElement>)
components/ui/card-spotlight.tsx:21
FunctionhandlePointerMove
(e: PointerEvent)
components/ui/glowing-effect.tsx:104
FunctionhandleSave
()
components/FlowDiagram.tsx:361
FunctionhandleSave
()
components/MermaidDiagram.tsx:229
FunctionhandleSaveGeminiKey
()
app/readme/page.tsx:315
FunctionhandleSaveToken
()
app/readme/page.tsx:175
FunctionhandleScroll
()
components/ui/glowing-effect.tsx:103
FunctionhandleSearch
(e: React.FormEvent)
app/search/page.tsx:195
FunctionmouseMove
(e: { clientX: any; clientY: any })
components/ui/image-ripple.tsx:232
FunctiononChange
()
hooks/use-mobile.ts:10
FunctiononDocClick
(e: MouseEvent)
components/FlowDiagram.tsx:440
FunctiononKey
(e: KeyboardEvent)
components/FlowDiagram.tsx:447
FunctiononKeyDown
(e: KeyboardEvent)
app/compare/page.tsx:301
FunctiononScroll
()
components/sections/hero/default.tsx:151
FunctionopenRepoDetails
(repo: GitHubRepo)
app/opensource/page.tsx:412
FunctionopenRepoDetails
(repo: GitHubRepo)
app/search/page.tsx:303
Functionpage
()
app/page.tsx:5
FunctionrandomizeUsernames
()
app/compare/page.tsx:312
Functionrender
()
components/MermaidRenderer.tsx:59
FunctionrenderDiagram
()
components/MermaidDiagram.tsx:157
FunctionrequestTick
()
components/LiquidGlassHeader.tsx:52
FunctionresetBattle
()
app/compare/page.tsx:380
MethodsearchRepositories
( keywords: string[], language?: string, minStars = 100, page = 1 )
lib/github.ts:85
FunctionshareToTwitter
()
app/compare/page.tsx:352
FunctionswapUsernames
()
app/compare/page.tsx:292
FunctiontoggleFullscreen
()
components/FlowDiagram.tsx:419
FunctiontraverseTree
(node: FileNode)
components/RepositoryArchitecture.tsx:64
MethodtryParseArray
(text: string)
lib/gemini.ts:411
FunctionupdateSelectionState
()
app/readme/page.tsx:156
FunctionuseIsMobile
()
hooks/use-mobile.ts:5
← previous301–378 of 378, ranked by callers