Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/R44VC0RP/opencode.cafe
/ functions
Functions
131 in github.com/R44VC0RP/opencode.cafe
⨍
Functions
131
◇
Types & classes
15
Function
SelectScrollUpButton
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollUpButton>)
components/ui/select.tsx:161
Function
SelectSeparator
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.Separator>)
components/ui/select.tsx:148
Function
SelectTrigger
({ className, size = "default", children, ...props }: React.ComponentProps<typeof SelectPrimitive.Trig
components/ui/select.tsx:27
Function
SelectValue
({ ...props }: React.ComponentProps<typeof SelectPrimitive.Value>)
components/ui/select.tsx:21
Function
Separator
({ className, orientation = "horizontal", decorative = true, ...props }: React.ComponentProps<typeof S
components/ui/separator.tsx:8
Function
SignInPage
()
app/sign-in/[[...sign-in]]/page.tsx:3
Function
SignUpPage
()
app/sign-up/[[...sign-up]]/page.tsx:3
Function
SubmissionGuidelines
()
app/guidelines/page.tsx:5
Function
SubmissionPreview
({ data, authorName }: { data: FormData; authorName: string })
app/submit/page.tsx:57
Function
SubmitForm
()
app/submit/page.tsx:190
Function
SubmitPage
()
app/submit/page.tsx:648
Function
Tabs
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.Root>)
components/ui/tabs.tsx:8
Function
TabsContent
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.Content>)
components/ui/tabs.tsx:62
Function
TabsList
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.List>)
components/ui/tabs.tsx:21
Function
TabsTrigger
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.Trigger>)
components/ui/tabs.tsx:39
Function
TermsOfService
()
app/terms/page.tsx:3
Function
Textarea
({ className, ...props }: React.ComponentProps<"textarea">)
components/ui/textarea.tsx:5
Function
UserExtensions
()
app/account/page.tsx:23
Function
clearFilters
()
app/search/page.tsx:151
Function
handleDelete
()
components/comments/comment-card.tsx:62
Function
handleDelete
()
app/admin/extensions/page.tsx:96
Function
handleFileUpload
(e: React.ChangeEvent<HTMLInputElement>)
app/submit/page.tsx:273
Function
handleFileUpload
(e: React.ChangeEvent<HTMLInputElement>)
app/admin/import/page.tsx:145
Function
handleImport
()
app/admin/import/page.tsx:170
Function
handleLike
()
components/comments/comment-card.tsx:80
Function
handleReject
()
app/admin/pending/page.tsx:93
Function
handleSearch
(e: React.FormEvent)
app/search/page.tsx:146
Function
handleSubmit
(e: React.FormEvent)
components/comments/comment-form.tsx:33
Function
handleSubmit
(e: React.FormEvent<HTMLFormElement>)
app/submit/page.tsx:299
Function
handleSubmit
(e: React.FormEvent<HTMLFormElement>)
app/submit/[productId]/edit/page.tsx:205
Function
rewrites
()
next.config.ts:4
← previous
101–131 of 131, ranked by callers