MCPcopy Create free account

hub / github.com/Remocn/remocn / functions

Functions1,372 in github.com/Remocn/remocn

↓ 5 callersFunctiontweenSheetStyle
( a: SheetStyle, b: SheetStyle, t: number, )
registry/remocn-ui/sheet/use-sheet-transition.ts:19
↓ 5 callersFunctiontweenSliderStyle
( a: SliderStyle, b: SliderStyle, t: number, )
registry/remocn-ui/slider/use-slider-transition.ts:26
↓ 5 callersFunctiontweenTabsStyle
( a: TabsStyle, b: TabsStyle, t: number, )
registry/remocn-ui/tabs/use-tabs-transition.ts:21
↓ 5 callersFunctionuseToastTransition
( steps: Step<ToastState>[], opts: ToastTransitionOptions = {}, )
registry/remocn-ui/toast/use-toast-transition.ts:34
↓ 4 callersFunctionchatFlowDuration
( messages: ChatMessage[] = DEFAULT_MESSAGES, speed = 1, )
registry/remocn-ui/chat-flow/index.tsx:145
↓ 4 callersFunctionclamp
(v: number, lo: number, hi: number)
components/ui/elastic-slider.tsx:31
↓ 4 callersFunctionclamp01
(t: number)
registry/remocn-ui/popover/__tests__/popover.test.ts:200
↓ 4 callersFunctioncommandMenuStyleContext
( theme: RemocnTheme, )
registry/remocn-ui/command-menu/index.tsx:73
↓ 4 callersFunctioncontextMenuStyleContext
( theme: RemocnTheme, )
registry/remocn-ui/context-menu/index.tsx:41
↓ 4 callersFunctionconvertNpmCommand
(npmCommand: string)
lib/convert-npm-command.ts:8
↓ 4 callersFunctiondeferred
* Returns a { resolve, reject, promise } triple: the promise stays pending * until resolve/reject is called, simulating a long-running render.
lib/server/__tests__/render-queue.test.ts:75
↓ 4 callersFunctioneasingOut
(t: number)
registry/remocn-ui/tooltip/__tests__/tooltip.test.ts:207
↓ 4 callersFunctioneasingOut
(t: number)
registry/remocn-ui/message-bubble/__tests__/message-bubble.test.ts:298
↓ 4 callersFunctioneasingOut
(t: number)
registry/remocn-ui/toast/__tests__/toast.test.ts:256
↓ 4 callersFunctionheartPulseScale
(frame: number, speed = 1)
registry/remocn/github-sponsors/index.tsx:229
↓ 4 callersFunctionimessageChatFlowDuration
( messages: ImessageMessage[] = DEFAULT_MESSAGES, speed = 1, )
registry/remocn-ui/imessage-chat-flow/index.tsx:142
↓ 4 callersFunctioninputStyleContext
(theme: RemocnTheme)
registry/remocn-ui/input/index.tsx:67
↓ 4 callersFunctionisScrollContained
({ N, rowH, viewportH, visibleRows, }: { N: number; rowH: number; viewportH: number; visibleRo
registry/remocn/github-stars/index.tsx:708
↓ 4 callersFunctionjsonError
(status: number, error: string, code: string)
app/api/render/[jobId]/download/route.ts:80
↓ 4 callersFunctionnoise
(i: number, frame: number)
registry/remocn/infinite-bento-pan/index.tsx:144
↓ 4 callersFunctionrgbToOklch
(rgb: Rgb)
registry/remocn-ui/core/color.ts:47
↓ 4 callersFunctiontabsStyleContext
( items: string[], variant: TabsVariant, theme: RemocnTheme, )
registry/remocn-ui/tabs/index.tsx:46
↓ 4 callersFunctiontelegramChatFlowDuration
( messages: TelegramMessage[] = DEFAULT_MESSAGES, speed = 1, )
registry/remocn-ui/telegram-chat-flow/index.tsx:144
↓ 4 callersFunctiontweenCheckboxStyle
( a: CheckboxStyle, b: CheckboxStyle, t: number, )
registry/remocn-ui/checkbox/use-checkbox-transition.ts:20
↓ 4 callersFunctiontweenRadioStyle
( a: RadioStyle, b: RadioStyle, t: number, )
registry/remocn-ui/radio/use-radio-transition.ts:20
↓ 4 callersFunctiontweenSwitchStyle
( a: SwitchStyle, b: SwitchStyle, t: number, )
registry/remocn-ui/switch/use-switch-transition.ts:20
↓ 4 callersFunctionuseAutoplay
( playerRef: RefObject<PlayerRef | null>, enabled = true, )
app/(home)/components/use-autoplay.ts:4
↓ 4 callersFunctionuseCarousel
()
components/ui/carousel.tsx:34
↓ 4 callersFunctionuseSidebar
()
components/ui/sidebar.tsx:46
↓ 3 callersFunctionaccordionStyleContext
( variant: AccordionVariant, theme: RemocnTheme, )
registry/remocn-ui/accordion/index.tsx:64
↓ 3 callersFunctionalertDialogStyleContext
( theme: RemocnTheme, )
registry/remocn-ui/alert-dialog/index.tsx:39
↓ 3 callersFunctioncheckboxStyleContext
(theme: RemocnTheme)
registry/remocn-ui/checkbox/index.tsx:55
↓ 3 callersFunctionclamp
(value: number, lo: number, hi: number)
registry/remocn-ui/chat-flow/index.tsx:59
↓ 3 callersFunctionclamp
(value: number, lo: number, hi: number)
registry/remocn-ui/imessage-chat-flow/index.tsx:61
↓ 3 callersFunctionclamp
(value: number, lo: number, hi: number)
registry/remocn-ui/telegram-chat-flow/index.tsx:60
↓ 3 callersFunctioncomboboxStyleContext
(theme: RemocnTheme)
registry/remocn-ui/combobox/index.tsx:68
↓ 3 callersFunctiondialogStyleContext
(theme: RemocnTheme)
registry/remocn-ui/dialog/index.tsx:39
↓ 3 callersFunctiondrawerStyleContext
(theme: RemocnTheme)
registry/remocn-ui/drawer/index.tsx:38
↓ 3 callersFunctiondropdownMenuStyleContext
( theme: RemocnTheme, )
registry/remocn-ui/dropdown-menu/index.tsx:37
↓ 3 callersFunctionfadeUpAt
( frame: number, range: [number, number], )
registry/remocn/chat-gpt/index.tsx:95
↓ 3 callersFunctionfadeUpAt
( frame: number, range: [number, number], )
registry/remocn/opencode/index.tsx:75
↓ 3 callersFunctionfadeUpAt
( frame: number, range: [number, number], )
registry/remocn/claude-code/index.tsx:82
↓ 3 callersFunctionformatStars
(count: number)
lib/github.ts:26
↓ 3 callersFunctiongetDefaults
(controls: ControlConfig)
lib/customizer-config.ts:73
↓ 3 callersFunctiongetPayloadConfigFromPayload
( config: ChartConfig, payload: unknown, key: string, )
components/ui/chart.tsx:330
↓ 3 callersFunctiongetProductDemoDuration
(config: ProductDemoConfig)
registry/remocn/a1-product-demo/duration.ts:23
↓ 3 callersFunctionmessageBubbleReactionStyle
( state: MessageBubbleState, )
registry/remocn-ui/message-bubble/index.tsx:79
↓ 3 callersFunctionpanelOpacity
(i: number)
registry/remocn-ui/onboarding-stepper-flow/index.tsx:78
↓ 3 callersFunctionradioStyleContext
(theme: RemocnTheme)
registry/remocn-ui/radio/index.tsx:40
↓ 3 callersFunctionrevealCount
( localFrame: number, fps: number, len: number, cps: number, )
registry/remocn-ui/core/timeline.ts:8
↓ 3 callersFunctionroundValue
(val: number, step: number)
components/ui/elastic-slider.tsx:41
↓ 3 callersFunctionselectStyleContext
(theme: RemocnTheme)
registry/remocn-ui/select/index.tsx:54
↓ 3 callersFunctionsheetStyleContext
(theme: RemocnTheme)
registry/remocn-ui/sheet/index.tsx:38
↓ 3 callersFunctionswitchStyleContext
(theme: RemocnTheme)
registry/remocn-ui/switch/index.tsx:39
↓ 3 callersFunctionuseSelectItemTransition
( steps: Step<SelectItemState>[], opts: SelectItemTransitionOptions = {}, )
registry/remocn-ui/select-item/use-select-item-transition.ts:40
↓ 3 callersFunctionuseSwitchTransition
( steps: Step<SwitchState>[], opts: SwitchTransitionOptions = {}, )
registry/remocn-ui/switch/use-switch-transition.ts:39
↓ 2 callersFunctionbezierPath
* Build a smooth cubic bezier path string between two points. The control * points are pulled toward the midpoint and offset perpendicular for natura
registry/remocn/data-flow-pipes/index.tsx:58
↓ 2 callersFunctionbuildHeaders
(accept: string, withToken = true)
lib/github-stargazers.ts:72
↓ 2 callersFunctionbuildParsers
(name: string, controls: ControlConfig)
lib/ui-preview-internals.tsx:32
↓ 2 callersFunctioncommit
()
app/(home)/components/sections/interactive-code.tsx:100
↓ 2 callersFunctiondecimalsForStep
(step: number)
components/ui/elastic-slider.tsx:35
↓ 2 callersFunctiondecorateItem
Append the badge to a page item's label when its url is opted in.
lib/with-new-badges.tsx:35
↓ 2 callersFunctiondeleteJob
(jobId: string)
lib/server/render-queue.ts:87
↓ 2 callersFunctionerrorForResponse
Map a non-OK GitHub response to a typed error (rate limit vs. not found).
lib/github-stargazers.ts:118
↓ 2 callersFunctionfadeUpAt
( frame: number, range: [number, number], )
registry/remocn/v0/index.tsx:90
↓ 2 callersFunctionfetchStargazerPage
( owner: string, repo: string, page: number, signal?: AbortSignal, )
lib/github-stargazers.ts:222
↓ 2 callersFunctiongetActiveDocsTab
(pathname: string)
lib/docs-tabs.ts:52
↓ 2 callersFunctiongithubFetch
* Fetch a GitHub endpoint, transparently retrying WITHOUT the token when an * authenticated request is rejected on data that is publicly readable. *
lib/github-stargazers.ts:94
↓ 2 callersFunctionhoistPrimitives
* Hoists a matched folder's own index page and children up to the tab root, so * the Primitives sidebar reads its pages directly (Introduction / Conc
lib/docs-tabs.ts:91
↓ 2 callersFunctionisPlainObject
(v: unknown)
lib/server/validate-input.ts:60
↓ 2 callersFunctionlerp
(a: number, b: number, t: number)
registry/remocn-ui/cursor/use-cursor-path.ts:32
↓ 2 callersFunctionlimit
Max requests per window before throttling (bucket capacity).
lib/server/rate-limit.ts:20
↓ 2 callersFunctionmoveTo
(el: HTMLElement | null)
app/(home)/components/header-nav.tsx:32
↓ 2 callersFunctionorientationToParam
(o: Orientation)
app/(home)/stars/lib/dims.ts:11
↓ 2 callersFunctionplaceOpacity
(current: number, place: number)
registry/remocn/number-wheel/index.tsx:56
↓ 2 callersFunctionrequireFiniteNumber
(value: unknown, field: string)
lib/server/validate-input.ts:77
↓ 2 callersFunctionresolveColorString
(s: string)
registry/remocn-ui/core/color.ts:52
↓ 2 callersFunctionstepperStyleContext
(theme: RemocnTheme)
registry/remocn-ui/stepper/index.tsx:34
↓ 2 callersFunctionttlMs
How long a finished file may sit before the sweep reclaims it.
lib/server/cleanup.ts:16
↓ 2 callersFunctionuseChart
()
components/ui/chart.tsx:32
↓ 2 callersFunctionuseCheckboxTransition
( steps: Step<CheckboxState>[], opts: CheckboxTransitionOptions = {}, )
registry/remocn-ui/checkbox/use-checkbox-transition.ts:42
↓ 2 callersFunctionuseCurrentState
( steps: Step<S>[], defaultState: S, speed = 1, )
registry/remocn-ui/core/timeline.ts:58
↓ 2 callersFunctionuseDropdownMenuItemTransition
( steps: Step<DropdownMenuItemState>[], opts: DropdownMenuItemTransitionOptions = {}, )
registry/remocn-ui/dropdown-menu-item/use-dropdown-menu-item-transition.ts:40
↓ 2 callersFunctionuseInView
()
hooks/use-in-view.ts:3
↓ 2 callersFunctionuseMessageBubbleTransition
( steps: Step<MessageBubbleState>[], opts: MessageBubbleTransitionOptions = {}, )
registry/remocn-ui/message-bubble/use-message-bubble-transition.ts:29
↓ 2 callersFunctionusePrefersReducedMotion
()
lib/use-prefers-reduced-motion.ts:10
↓ 2 callersFunctionuseRadioTransition
( steps: Step<RadioState>[], opts: RadioTransitionOptions = {}, )
registry/remocn-ui/radio/use-radio-transition.ts:40
↓ 2 callersFunctionuseSelectTransition
( steps: Step<SelectState>[], opts: SelectTransitionOptions = {}, )
registry/remocn-ui/select/use-select-transition.ts:41
↓ 2 callersFunctionuseSkeletonTransition
( steps: Step<SkeletonState>[], opts: SkeletonTransitionOptions = {}, )
registry/remocn-ui/skeleton/use-skeleton-transition.ts:35
↓ 2 callersFunctionuseSliderTransition
( steps: SliderStep[], opts: SliderTransitionOptions = {}, )
registry/remocn-ui/slider/use-slider-transition.ts:38
↓ 2 callersFunctionuseStepperTransition
( steps: StepperStep[], opts: StepperTransitionOptions = {}, )
registry/remocn-ui/stepper/use-stepper-transition.ts:29
↓ 2 callersFunctionuseToggleGroupTransition
( steps: Step<ToggleGroupState>[], opts: ToggleGroupTransitionOptions = {}, )
registry/remocn-ui/toggle-group/use-toggle-group-transition.ts:44
↓ 2 callersFunctionvariantTokens
( variant: ButtonVariant, theme: RemocnTheme, )
registry/remocn-ui/button/index.tsx:56
↓ 1 callersFunctionatomEntry
(name: string)
app/(home)/components/sections/ui-registry.tsx:26
↓ 1 callersFunctionautoPause
Auto freeze-frame heuristic: any line ending in "..." holds the camera.
registry/remocn/terminal-simulator/index.tsx:62
↓ 1 callersFunctionbaseOptions
()
lib/layout.shared.tsx:8
↓ 1 callersFunctionbezierLength
* Approximate arc length of a cubic bezier by sampling. Gives a stable number * to drive `strokeDashoffset` against — purely numeric, no DOM `getTota
registry/remocn/data-flow-pipes/index.tsx:74
↓ 1 callersFunctionblurInAt
( step: { start: number; end: number }, frame: number, )
registry/remocn/x-follow-card/index.tsx:106
↓ 1 callersFunctionblurInSchedule
()
registry/remocn/x-follow-card/index.tsx:88
↓ 1 callersFunctionbuildFollowWaypoints
(args: { buttonCenter: { x: number; y: number }; orientation: "horizontal" | "vertical"; })
registry/remocn/x-follow-card/index.tsx:126
← previousnext →201–300 of 1,372, ranked by callers