Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/btahir/ai-gifs
/ functions
Functions
9 in github.com/btahir/ai-gifs
⨍
Functions
9
◇
Types & classes
0
↓ 1 callers
Function
nFormatter
(num: number, digits?: number)
app/utils/helpers.ts:1
Function
Banner
()
app/components/Banner.tsx:1
Function
Github
({ className }: { className?: string })
app/components/Github.tsx:1
Function
IndexPage
()
app/page.tsx:8
Function
Main
({}: Props)
app/components/Main.tsx:14
Function
POST
(request: Request)
app/api/generate/route.ts:9
Function
RootLayout
({ children, }: { children: React.ReactNode })
app/layout.tsx:12
Function
Twitter
({ className }: { className?: string })
app/components/Twitter.tsx:1
Function
handleSubmit
(e: React.FormEvent<HTMLFormElement>)
app/components/Main.tsx:19