Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nutlope/roomGPT
/ functions
Functions
20 in github.com/Nutlope/roomGPT
⨍
Functions
20
◇
Types & classes
2
↓ 2 callers
Function
classNames
(...classes: string[])
components/Toggle.tsx:3
↓ 1 callers
Function
appendNewToName
(name: string)
utils/appendNewToName.ts:1
↓ 1 callers
Function
classNames
(...classes: string[])
components/DropDown.tsx:10
↓ 1 callers
Function
downloadPhoto
(url: string, filename: string)
utils/downloadPhoto.ts:10
↓ 1 callers
Function
forceDownload
(blobUrl: string, filename: string)
utils/downloadPhoto.ts:1
↓ 1 callers
Function
generatePhoto
(fileUrl: string)
app/dream/page.tsx:80
Function
CompareSlider
({ original, restored, }: { original: string; restored: string; })
components/CompareSlider.tsx:6
Function
DreamPage
()
app/dream/page.tsx:44
Function
DropDown
({ theme, setTheme, themes }: DropDownProps)
components/DropDown.tsx:21
Function
Footer
()
components/Footer.tsx:3
Function
Github
({ className }: { className?: string })
components/Header.tsx:32
Function
Header
()
components/Header.tsx:4
Function
HomePage
()
app/page.tsx:7
Function
LoadingDots
({ color = "#000", style = "small", }: { color: string; style: string; })
components/LoadingDots.tsx:3
Function
POST
(request: Request)
app/generate/route.ts:15
Function
ResizablePanel
({ children, }: { children: React.ReactNode; })
components/ResizablePanel.tsx:4
Function
RootLayout
({ children, }: { children: React.ReactNode; })
app/layout.tsx:33
Function
SquigglyLines
()
components/SquigglyLines.tsx:1
Function
Toggle
({ sideBySide, setSideBySide, ...props }: ToggleProps)
components/Toggle.tsx:12
Function
UploadDropZone
()
app/dream/page.tsx:55