Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nutlope/description-generator
/ functions
Functions
13 in github.com/Nutlope/description-generator
⨍
Functions
13
◇
Types & classes
1
↓ 29 callers
Function
cn
(...inputs: ClassValue[])
lib/utils.ts:4
Function
ArrowIcon
(props: ComponentProps<"svg">)
components/icons/arrow-icon.tsx:3
Function
DropdownMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
components/ui/dropdown-menu.tsx:176
Function
GithubIcon
(props: ComponentProps<"svg">)
components/icons/github-icon.tsx:3
Function
POST
(req: Request)
app/api/generateDescriptions/route.ts:7
Function
Page
()
app/page.tsx:43
Function
RootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
app/layout.tsx:22
Function
Skeleton
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/skeleton.tsx:3
Function
SparklesIcon
(props: ComponentProps<"svg">)
components/icons/sparkles-icon.tsx:3
Function
Spinner
({ className, ...rest }: ComponentPropsWithoutRef<"span">)
components/spinner.tsx:3
Function
XIcon
(props: ComponentProps<"svg">)
components/icons/x-icon.tsx:3
Function
handleImageUpload
( event: React.ChangeEvent<HTMLInputElement>, )
app/page.tsx:55
Function
handleSubmit
()
app/page.tsx:63