MCPcopy Create free account

hub / github.com/Remocn/remocn / functions

Functions1,372 in github.com/Remocn/remocn

FunctionMessageHeader
({ className, ...props }: React.ComponentProps<"div">)
components/ui/message.tsx:59
FunctionMessageScroller
({ className, ...props }: React.ComponentProps<typeof MessageScrollerPrimitive.Root>)
components/ui/message-scroller.tsx:21
FunctionMessageScrollerButton
({ direction = "end", className, children, render, variant = "secondary", size = "icon-sm", ...p
components/ui/message-scroller.tsx:84
FunctionMessageScrollerContent
({ className, ...props }: React.ComponentProps<typeof MessageScrollerPrimitive.Content>)
components/ui/message-scroller.tsx:53
FunctionMessageScrollerItem
({ className, scrollAnchor = false, ...props }: React.ComponentProps<typeof MessageScrollerPrimitive.Ite
components/ui/message-scroller.tsx:66
FunctionMessageScrollerProvider
( props: React.ComponentProps<typeof MessageScrollerPrimitive.Provider> )
components/ui/message-scroller.tsx:15
FunctionMessageScrollerViewport
({ className, ...props }: React.ComponentProps<typeof MessageScrollerPrimitive.Viewport>)
components/ui/message-scroller.tsx:37
FunctionMetaRow
({ location, website, joined, accent, theme, }: { location: string; website: string; joined: s
registry/remocn/x-follow-card/index.tsx:334
FunctionMetricsCards
({ speed = 1 }: { speed?: number })
registry/remocn/a1-product-demo/acts/metrics-cards.tsx:85
FunctionMicIcon
({ size, color }: { size: number; color: string })
registry/remocn/v0/index.tsx:159
FunctionMicIcon
({ size, color }: { size: number; color: string })
registry/remocn/chat-gpt/index.tsx:123
FunctionMicIcon
({ size, color }: { size: number; color: string })
registry/remocn/claude-chat/index.tsx:132
FunctionMicIcon
({ color }: { color: string })
registry/remocn-ui/telegram-chat-flow/index.tsx:235
FunctionMicroScaleFade
({ text, scaleFrom = 0.96, fontSize = 72, color = "#171717", fontWeight = 600, speed = 1, classN
registry/remocn/micro-scale-fade/index.tsx:15
FunctionMoreIcon
({ color }: { color: string })
registry/remocn-ui/telegram-chat-flow/index.tsx:308
FunctionNameBlock
Username + verified badge — the only part that flips. Absolutely overlaid * and centered inside a slot sized to the active name, so the line as a wh
registry/remocn/x-followers-overview/index.tsx:190
FunctionNativeSelect
({ className, size = "default", ...props }: NativeSelectProps)
components/ui/native-select.tsx:9
FunctionNativeSelectOptGroup
({ className, ...props }: React.ComponentProps<"optgroup">)
components/ui/native-select.tsx:51
FunctionNativeSelectOption
({ className, ...props }: React.ComponentProps<"option">)
components/ui/native-select.tsx:38
FunctionNavDesktop
({ links, className, }: { links: NavLink[]; className?: string; })
app/(home)/components/header-nav.tsx:17
FunctionNavFooter
({ links, className, }: { links: NavLink[]; className?: string; })
app/(home)/components/header-nav.tsx:98
FunctionNavMobile
({ links }: { links: NavLink[] })
app/(home)/components/header-nav.tsx:74
FunctionNavigationMenu
({ align = "start", className, children, ...props }: NavigationMenuPrimitive.Root.Props & Pick<Navig
components/ui/navigation-menu.tsx:6
FunctionNavigationMenuContent
({ className, ...props }: NavigationMenuPrimitive.Content.Props)
components/ui/navigation-menu.tsx:81
FunctionNavigationMenuIndicator
({ className, ...props }: React.ComponentPropsWithRef<typeof NavigationMenuPrimitive.Icon>)
components/ui/navigation-menu.tsx:142
FunctionNavigationMenuItem
({ className, ...props }: React.ComponentPropsWithRef<typeof NavigationMenuPrimitive.Item>)
components/ui/navigation-menu.tsx:44
FunctionNavigationMenuLink
({ className, ...props }: NavigationMenuPrimitive.Link.Props)
components/ui/navigation-menu.tsx:126
FunctionNavigationMenuList
({ className, ...props }: React.ComponentPropsWithRef<typeof NavigationMenuPrimitive.List>)
components/ui/navigation-menu.tsx:28
FunctionNavigationMenuPositioner
({ className, side = "bottom", sideOffset = 8, align = "start", alignOffset = 0, ...props }: Navig
components/ui/navigation-menu.tsx:97
FunctionNavigationMenuTrigger
({ className, children, ...props }: NavigationMenuPrimitive.Trigger.Props)
components/ui/navigation-menu.tsx:61
FunctionNewBadge
({ className }: { className?: string })
components/docs/new-badge.tsx:4
FunctionNextjsIconDark
(props: SVGProps<SVGSVGElement>)
components/ui/svgs/nextjsIconDark.tsx:3
FunctionNextjsLogoDark
(props: SVGProps<SVGSVGElement>)
components/ui/svgs/nextjsLogoDark.tsx:3
FunctionNextjsLogoLight
(props: SVGProps<SVGSVGElement>)
components/ui/svgs/nextjsLogoLight.tsx:3
FunctionNote
({ title, children, }: { title?: string; children: ReactNode; })
components/docs/callout.tsx:54
FunctionNotionMark
({ size }: { size: number })
registry/remocn/a1-product-demo/acts/integrations.tsx:185
FunctionNotionMark
()
registry/remocn/ecosystem-constellation/index.tsx:94
FunctionNumberInputPill
({ id, ctrl, value, onChange, }: { id: string; ctrl: Extract<ControlType, { type: "number-input" }
components/docs/component-customizer.tsx:72
FunctionNumberWheel
({ from = 0, to = 24813, fontSize = 120, color = "#171717", speed = 1, }: NumberWheelProps)
registry/remocn/number-wheel/index.tsx:198
FunctionOdometer
({ current, fontSize, color }: OdometerProps)
registry/remocn/number-wheel/index.tsx:184
FunctionOdometerColumns
({ current, templateValue, fontSize, color, fps, }: { current: number; templateValue: number;
registry/remocn/number-wheel/index.tsx:107
FunctionOnboardingStepperFlow
({ steps = DEFAULT_STEPS, name = "jane@acme.com", plans = DEFAULT_PLANS, nextLabel = "Next", finishL
registry/remocn-ui/onboarding-stepper-flow/index.tsx:31
FunctionOnboardingStepperFlowExampleScene
()
components/docs/examples/onboarding-stepper-flow-example.tsx:17
FunctionOpenCode
({ placeholder = "Ask anything... ", query = '"What is the tech stack of this project?"', agentName = "B
registry/remocn/opencode/index.tsx:89
FunctionOpenPanelLogo
({ className }: { className?: string })
app/(home)/sponsors/components/sections/hero.tsx:9
FunctionOrientationToggle
({ orientation, onOrientationChange, }: { orientation: Orientation; onOrientationChange: (o: Orientati
app/(home)/stars/components/orientation-toggle.tsx:5
FunctionPage
()
app/(home)/page.tsx:10
FunctionPage
(props: { params: Promise<{ slug?: string[] }>; })
app/docs/[[...slug]]/page.tsx:12
FunctionPageShell
({ children }: { children: ReactNode })
app/(home)/components/page-shell.tsx:3
FunctionPagination
({ className, ...props }: React.ComponentProps<"nav">)
components/ui/pagination.tsx:10
FunctionPaginationContent
({ className, ...props }: React.ComponentProps<"ul">)
components/ui/pagination.tsx:22
FunctionPaginationEllipsis
({ className, ...props }: React.ComponentProps<"span">)
components/ui/pagination.tsx:104
FunctionPaginationItem
({ ...props }: React.ComponentProps<"li">)
components/ui/pagination.tsx:35
FunctionPaginationLink
({ className, isActive, size = "icon", ...props }: PaginationLinkProps)
components/ui/pagination.tsx:44
FunctionPaginationNext
({ className, text = "Next", ...props }: React.ComponentProps<typeof PaginationLink> & { text?: string }
components/ui/pagination.tsx:86
FunctionPaginationPrevious
({ className, text = "Previous", ...props }: React.ComponentProps<typeof PaginationLink> & { text?: stri
components/ui/pagination.tsx:68
FunctionPaperPlane
({ color }: { color: string })
registry/remocn-ui/telegram-chat-flow/index.tsx:217
FunctionPencilIcon
({ size, color }: { size: number; color: string })
registry/remocn/chat-gpt/index.tsx:212
FunctionPerCharacterRise
({ text, distance = 32, fontSize = 72, color = "#171717", fontWeight = 600, speed = 1, className
registry/remocn/per-character-rise/index.tsx:15
FunctionPerWordCrossfade
({ fromText, toText, fontSize = 72, color = "#171717", fontWeight = 600, speed = 1, className, }
registry/remocn/per-word-crossfade/index.tsx:15
FunctionPerWordCrossfadeExampleScene
()
components/docs/examples/per-word-crossfade-example.tsx:6
FunctionPerlinDissolveExampleScene
({ colorFront, colorBack, softness, speed, }: PerlinDissolveExampleProps)
components/docs/examples/perlin-dissolve-example.tsx:42
FunctionPerlinDissolvePresentation
({ children, presentationProgress, presentationDirection, passedProps, })
registry/remocn/perlin-dissolve/index.tsx:25
FunctionPerspectiveMarquee
({ items = DEFAULT_ITEMS, fontSize = 84, color = "#fafafa", fontWeight = 700, pixelsPerFrame = 2,
registry/remocn/perspective-marquee/index.tsx:33
FunctionPhoneIcon
({ color }: { color: string })
registry/remocn-ui/telegram-chat-flow/index.tsx:291
FunctionPinIcon
({ color }: { color: string })
registry/remocn/x-follow-card/index.tsx:380
FunctionPlaceholder
({ label, color }: { label: string; color: string })
registry/remocn-ui/resizable/index.tsx:88
FunctionPlayerFrame
({ entry, inputProps, orientation, reduced, }: { entry: RegistryEntry; inputProps: GitHubStarsInpu
app/(home)/stars/components/player-frame.tsx:8
FunctionPlusIcon
({ size, color }: { size: number; color: string })
registry/remocn/v0/index.tsx:104
FunctionPlusIcon
({ size, color }: { size: number; color: string })
registry/remocn/chat-gpt/index.tsx:109
FunctionPlusIcon
({ size, color }: { size: number; color: string })
registry/remocn/claude-chat/index.tsx:118
FunctionPlusIcon
({ color }: { color: string })
registry/remocn-ui/chat-flow/index.tsx:240
FunctionPopover
({ state = "closed", style, title, description, children, side = "bottom", width = 288, theme:
registry/remocn-ui/popover/index.tsx:50
FunctionPopover
({ ...props }: PopoverPrimitive.Root.Props)
components/ui/popover.tsx:8
FunctionPopoverContent
({ className, align = "center", alignOffset = 0, side = "bottom", sideOffset = 4, ...props }: Popo
components/ui/popover.tsx:16
FunctionPopoverDescription
({ className, ...props }: PopoverPrimitive.Description.Props)
components/ui/popover.tsx:70
FunctionPopoverExampleScene
(_p: PopoverExampleProps = {})
components/docs/examples/popover-example.tsx:16
FunctionPopoverHeader
({ className, ...props }: React.ComponentProps<"div">)
components/ui/popover.tsx:50
FunctionPopoverPreview
({ title = "Dimensions", description = "Set the dimensions for the layer.", side = "bottom", width = 2
registry/remocn-ui/popover/preview.tsx:17
FunctionPopoverTitle
({ className, ...props }: PopoverPrimitive.Title.Props)
components/ui/popover.tsx:60
FunctionPopoverTrigger
({ ...props }: PopoverPrimitive.Trigger.Props)
components/ui/popover.tsx:12
FunctionPositioning
({ speed = 1 }: { speed?: number })
registry/remocn/a1-product-demo/acts/positioning.tsx:95
FunctionPreview
({ name, config, Component, }: { name: string; config: ComponentConfig; Component: React.Component
components/docs/component-preview.tsx:37
FunctionPreviewCardLink
({ href, entry, label, className, surfaceClassName, children, }: { href: string; entry: SceneE
app/(home)/components/sections/ui-registry.tsx:115
FunctionPreviewPlaceholder
()
components/docs/component-card.tsx:17
FunctionPreviewStage
({ name, Component, inputProps, durationInFrames, fps, compositionWidth, compositionHeight, pr
lib/ui-preview-internals.tsx:67
FunctionPreviewSurface
({ entry, className, }: { entry: SceneEntry | undefined; className?: string; })
app/(home)/components/sections/ui-registry.tsx:94
FunctionPrimitiveChips
({ className }: { className?: string })
app/(home)/components/sections/ui-registry.tsx:172
FunctionProblemHook
({ speed = 1 }: { speed?: number })
registry/remocn/a1-product-demo/acts/problem-hook.tsx:116
FunctionProductDemo
({ config, background = "dynamic-grid", speed = 1, }: { config: ProductDemoConfig; background?: Back
registry/remocn/a1-product-demo/index.tsx:232
FunctionProductHero
({ content, theme, speed = 1 }: ProductHeroProps)
registry/remocn/a1-product-demo/product-hero.tsx:17
FunctionProfileInfo
({ name, handle, bio, verified, accent, theme, isVertical, nameStyle, handleStyle, bioStyl
registry/remocn/x-follow-card/index.tsx:250
FunctionProgress
({ value = 0, style, width = 320, showLabel = false, theme: themeOverride, className, }: ProgressP
registry/remocn-ui/progress/index.tsx:24
FunctionProgress
({ className, children, value, ...props }: ProgressPrimitive.Root.Props)
components/ui/progress.tsx:7
FunctionProgressExampleScene
(p: ProgressExampleProps = {})
components/docs/examples/progress-example.tsx:12
FunctionProgressIndicator
({ className, ...props }: ProgressPrimitive.Indicator.Props)
components/ui/progress.tsx:41
FunctionProgressLabel
({ className, ...props }: ProgressPrimitive.Label.Props)
components/ui/progress.tsx:54
FunctionProgressPreview
({ value = 62, width = 320, showLabel = true, }: ProgressPreviewProps)
registry/remocn-ui/progress/preview.tsx:11
FunctionProgressSteps
({ steps = [{ label: "Connect" }, { label: "Process" }, { label: "Deploy" }], orientation = "horizontal",
registry/remocn/progress-steps/index.tsx:22
FunctionProgressTrack
({ className, ...props }: ProgressPrimitive.Track.Props)
components/ui/progress.tsx:28
← previousnext →901–1,000 of 1,372, ranked by callers