Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Remocn/remocn
/ functions
Functions
1,372 in github.com/Remocn/remocn
⨍
Functions
1,372
◇
Types & classes
377
↓ 5 callers
Function
tweenSheetStyle
( a: SheetStyle, b: SheetStyle, t: number, )
registry/remocn-ui/sheet/use-sheet-transition.ts:19
↓ 5 callers
Function
tweenSliderStyle
( a: SliderStyle, b: SliderStyle, t: number, )
registry/remocn-ui/slider/use-slider-transition.ts:26
↓ 5 callers
Function
tweenTabsStyle
( a: TabsStyle, b: TabsStyle, t: number, )
registry/remocn-ui/tabs/use-tabs-transition.ts:21
↓ 5 callers
Function
useToastTransition
( steps: Step<ToastState>[], opts: ToastTransitionOptions = {}, )
registry/remocn-ui/toast/use-toast-transition.ts:34
↓ 4 callers
Function
chatFlowDuration
( messages: ChatMessage[] = DEFAULT_MESSAGES, speed = 1, )
registry/remocn-ui/chat-flow/index.tsx:145
↓ 4 callers
Function
clamp
(v: number, lo: number, hi: number)
components/ui/elastic-slider.tsx:31
↓ 4 callers
Function
clamp01
(t: number)
registry/remocn-ui/popover/__tests__/popover.test.ts:200
↓ 4 callers
Function
commandMenuStyleContext
( theme: RemocnTheme, )
registry/remocn-ui/command-menu/index.tsx:73
↓ 4 callers
Function
contextMenuStyleContext
( theme: RemocnTheme, )
registry/remocn-ui/context-menu/index.tsx:41
↓ 4 callers
Function
convertNpmCommand
(npmCommand: string)
lib/convert-npm-command.ts:8
↓ 4 callers
Function
deferred
* 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 callers
Function
easingOut
(t: number)
registry/remocn-ui/tooltip/__tests__/tooltip.test.ts:207
↓ 4 callers
Function
easingOut
(t: number)
registry/remocn-ui/message-bubble/__tests__/message-bubble.test.ts:298
↓ 4 callers
Function
easingOut
(t: number)
registry/remocn-ui/toast/__tests__/toast.test.ts:256
↓ 4 callers
Function
heartPulseScale
(frame: number, speed = 1)
registry/remocn/github-sponsors/index.tsx:229
↓ 4 callers
Function
imessageChatFlowDuration
( messages: ImessageMessage[] = DEFAULT_MESSAGES, speed = 1, )
registry/remocn-ui/imessage-chat-flow/index.tsx:142
↓ 4 callers
Function
inputStyleContext
(theme: RemocnTheme)
registry/remocn-ui/input/index.tsx:67
↓ 4 callers
Function
isScrollContained
({ N, rowH, viewportH, visibleRows, }: { N: number; rowH: number; viewportH: number; visibleRo
registry/remocn/github-stars/index.tsx:708
↓ 4 callers
Function
jsonError
(status: number, error: string, code: string)
app/api/render/[jobId]/download/route.ts:80
↓ 4 callers
Function
noise
(i: number, frame: number)
registry/remocn/infinite-bento-pan/index.tsx:144
↓ 4 callers
Function
rgbToOklch
(rgb: Rgb)
registry/remocn-ui/core/color.ts:47
↓ 4 callers
Function
tabsStyleContext
( items: string[], variant: TabsVariant, theme: RemocnTheme, )
registry/remocn-ui/tabs/index.tsx:46
↓ 4 callers
Function
telegramChatFlowDuration
( messages: TelegramMessage[] = DEFAULT_MESSAGES, speed = 1, )
registry/remocn-ui/telegram-chat-flow/index.tsx:144
↓ 4 callers
Function
tweenCheckboxStyle
( a: CheckboxStyle, b: CheckboxStyle, t: number, )
registry/remocn-ui/checkbox/use-checkbox-transition.ts:20
↓ 4 callers
Function
tweenRadioStyle
( a: RadioStyle, b: RadioStyle, t: number, )
registry/remocn-ui/radio/use-radio-transition.ts:20
↓ 4 callers
Function
tweenSwitchStyle
( a: SwitchStyle, b: SwitchStyle, t: number, )
registry/remocn-ui/switch/use-switch-transition.ts:20
↓ 4 callers
Function
useAutoplay
( playerRef: RefObject<PlayerRef | null>, enabled = true, )
app/(home)/components/use-autoplay.ts:4
↓ 4 callers
Function
useCarousel
()
components/ui/carousel.tsx:34
↓ 4 callers
Function
useSidebar
()
components/ui/sidebar.tsx:46
↓ 3 callers
Function
accordionStyleContext
( variant: AccordionVariant, theme: RemocnTheme, )
registry/remocn-ui/accordion/index.tsx:64
↓ 3 callers
Function
alertDialogStyleContext
( theme: RemocnTheme, )
registry/remocn-ui/alert-dialog/index.tsx:39
↓ 3 callers
Function
checkboxStyleContext
(theme: RemocnTheme)
registry/remocn-ui/checkbox/index.tsx:55
↓ 3 callers
Function
clamp
(value: number, lo: number, hi: number)
registry/remocn-ui/chat-flow/index.tsx:59
↓ 3 callers
Function
clamp
(value: number, lo: number, hi: number)
registry/remocn-ui/imessage-chat-flow/index.tsx:61
↓ 3 callers
Function
clamp
(value: number, lo: number, hi: number)
registry/remocn-ui/telegram-chat-flow/index.tsx:60
↓ 3 callers
Function
comboboxStyleContext
(theme: RemocnTheme)
registry/remocn-ui/combobox/index.tsx:68
↓ 3 callers
Function
dialogStyleContext
(theme: RemocnTheme)
registry/remocn-ui/dialog/index.tsx:39
↓ 3 callers
Function
drawerStyleContext
(theme: RemocnTheme)
registry/remocn-ui/drawer/index.tsx:38
↓ 3 callers
Function
dropdownMenuStyleContext
( theme: RemocnTheme, )
registry/remocn-ui/dropdown-menu/index.tsx:37
↓ 3 callers
Function
fadeUpAt
( frame: number, range: [number, number], )
registry/remocn/chat-gpt/index.tsx:95
↓ 3 callers
Function
fadeUpAt
( frame: number, range: [number, number], )
registry/remocn/opencode/index.tsx:75
↓ 3 callers
Function
fadeUpAt
( frame: number, range: [number, number], )
registry/remocn/claude-code/index.tsx:82
↓ 3 callers
Function
formatStars
(count: number)
lib/github.ts:26
↓ 3 callers
Function
getDefaults
(controls: ControlConfig)
lib/customizer-config.ts:73
↓ 3 callers
Function
getPayloadConfigFromPayload
( config: ChartConfig, payload: unknown, key: string, )
components/ui/chart.tsx:330
↓ 3 callers
Function
getProductDemoDuration
(config: ProductDemoConfig)
registry/remocn/a1-product-demo/duration.ts:23
↓ 3 callers
Function
messageBubbleReactionStyle
( state: MessageBubbleState, )
registry/remocn-ui/message-bubble/index.tsx:79
↓ 3 callers
Function
panelOpacity
(i: number)
registry/remocn-ui/onboarding-stepper-flow/index.tsx:78
↓ 3 callers
Function
radioStyleContext
(theme: RemocnTheme)
registry/remocn-ui/radio/index.tsx:40
↓ 3 callers
Function
revealCount
( localFrame: number, fps: number, len: number, cps: number, )
registry/remocn-ui/core/timeline.ts:8
↓ 3 callers
Function
roundValue
(val: number, step: number)
components/ui/elastic-slider.tsx:41
↓ 3 callers
Function
selectStyleContext
(theme: RemocnTheme)
registry/remocn-ui/select/index.tsx:54
↓ 3 callers
Function
sheetStyleContext
(theme: RemocnTheme)
registry/remocn-ui/sheet/index.tsx:38
↓ 3 callers
Function
switchStyleContext
(theme: RemocnTheme)
registry/remocn-ui/switch/index.tsx:39
↓ 3 callers
Function
useSelectItemTransition
( steps: Step<SelectItemState>[], opts: SelectItemTransitionOptions = {}, )
registry/remocn-ui/select-item/use-select-item-transition.ts:40
↓ 3 callers
Function
useSwitchTransition
( steps: Step<SwitchState>[], opts: SwitchTransitionOptions = {}, )
registry/remocn-ui/switch/use-switch-transition.ts:39
↓ 2 callers
Function
bezierPath
* 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 callers
Function
buildHeaders
(accept: string, withToken = true)
lib/github-stargazers.ts:72
↓ 2 callers
Function
buildParsers
(name: string, controls: ControlConfig)
lib/ui-preview-internals.tsx:32
↓ 2 callers
Function
commit
()
app/(home)/components/sections/interactive-code.tsx:100
↓ 2 callers
Function
decimalsForStep
(step: number)
components/ui/elastic-slider.tsx:35
↓ 2 callers
Function
decorateItem
Append the badge to a page item's label when its url is opted in.
lib/with-new-badges.tsx:35
↓ 2 callers
Function
deleteJob
(jobId: string)
lib/server/render-queue.ts:87
↓ 2 callers
Function
errorForResponse
Map a non-OK GitHub response to a typed error (rate limit vs. not found).
lib/github-stargazers.ts:118
↓ 2 callers
Function
fadeUpAt
( frame: number, range: [number, number], )
registry/remocn/v0/index.tsx:90
↓ 2 callers
Function
fetchStargazerPage
( owner: string, repo: string, page: number, signal?: AbortSignal, )
lib/github-stargazers.ts:222
↓ 2 callers
Function
getActiveDocsTab
(pathname: string)
lib/docs-tabs.ts:52
↓ 2 callers
Function
githubFetch
* 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 callers
Function
hoistPrimitives
* 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 callers
Function
isPlainObject
(v: unknown)
lib/server/validate-input.ts:60
↓ 2 callers
Function
lerp
(a: number, b: number, t: number)
registry/remocn-ui/cursor/use-cursor-path.ts:32
↓ 2 callers
Function
limit
Max requests per window before throttling (bucket capacity).
lib/server/rate-limit.ts:20
↓ 2 callers
Function
moveTo
(el: HTMLElement | null)
app/(home)/components/header-nav.tsx:32
↓ 2 callers
Function
orientationToParam
(o: Orientation)
app/(home)/stars/lib/dims.ts:11
↓ 2 callers
Function
placeOpacity
(current: number, place: number)
registry/remocn/number-wheel/index.tsx:56
↓ 2 callers
Function
requireFiniteNumber
(value: unknown, field: string)
lib/server/validate-input.ts:77
↓ 2 callers
Function
resolveColorString
(s: string)
registry/remocn-ui/core/color.ts:52
↓ 2 callers
Function
stepperStyleContext
(theme: RemocnTheme)
registry/remocn-ui/stepper/index.tsx:34
↓ 2 callers
Function
ttlMs
How long a finished file may sit before the sweep reclaims it.
lib/server/cleanup.ts:16
↓ 2 callers
Function
useChart
()
components/ui/chart.tsx:32
↓ 2 callers
Function
useCheckboxTransition
( steps: Step<CheckboxState>[], opts: CheckboxTransitionOptions = {}, )
registry/remocn-ui/checkbox/use-checkbox-transition.ts:42
↓ 2 callers
Function
useCurrentState
( steps: Step<S>[], defaultState: S, speed = 1, )
registry/remocn-ui/core/timeline.ts:58
↓ 2 callers
Function
useDropdownMenuItemTransition
( steps: Step<DropdownMenuItemState>[], opts: DropdownMenuItemTransitionOptions = {}, )
registry/remocn-ui/dropdown-menu-item/use-dropdown-menu-item-transition.ts:40
↓ 2 callers
Function
useInView
()
hooks/use-in-view.ts:3
↓ 2 callers
Function
useMessageBubbleTransition
( steps: Step<MessageBubbleState>[], opts: MessageBubbleTransitionOptions = {}, )
registry/remocn-ui/message-bubble/use-message-bubble-transition.ts:29
↓ 2 callers
Function
usePrefersReducedMotion
()
lib/use-prefers-reduced-motion.ts:10
↓ 2 callers
Function
useRadioTransition
( steps: Step<RadioState>[], opts: RadioTransitionOptions = {}, )
registry/remocn-ui/radio/use-radio-transition.ts:40
↓ 2 callers
Function
useSelectTransition
( steps: Step<SelectState>[], opts: SelectTransitionOptions = {}, )
registry/remocn-ui/select/use-select-transition.ts:41
↓ 2 callers
Function
useSkeletonTransition
( steps: Step<SkeletonState>[], opts: SkeletonTransitionOptions = {}, )
registry/remocn-ui/skeleton/use-skeleton-transition.ts:35
↓ 2 callers
Function
useSliderTransition
( steps: SliderStep[], opts: SliderTransitionOptions = {}, )
registry/remocn-ui/slider/use-slider-transition.ts:38
↓ 2 callers
Function
useStepperTransition
( steps: StepperStep[], opts: StepperTransitionOptions = {}, )
registry/remocn-ui/stepper/use-stepper-transition.ts:29
↓ 2 callers
Function
useToggleGroupTransition
( steps: Step<ToggleGroupState>[], opts: ToggleGroupTransitionOptions = {}, )
registry/remocn-ui/toggle-group/use-toggle-group-transition.ts:44
↓ 2 callers
Function
variantTokens
( variant: ButtonVariant, theme: RemocnTheme, )
registry/remocn-ui/button/index.tsx:56
↓ 1 callers
Function
atomEntry
(name: string)
app/(home)/components/sections/ui-registry.tsx:26
↓ 1 callers
Function
autoPause
Auto freeze-frame heuristic: any line ending in "..." holds the camera.
registry/remocn/terminal-simulator/index.tsx:62
↓ 1 callers
Function
baseOptions
()
lib/layout.shared.tsx:8
↓ 1 callers
Function
bezierLength
* 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 callers
Function
blurInAt
( step: { start: number; end: number }, frame: number, )
registry/remocn/x-follow-card/index.tsx:106
↓ 1 callers
Function
blurInSchedule
()
registry/remocn/x-follow-card/index.tsx:88
↓ 1 callers
Function
buildFollowWaypoints
(args: { buttonCenter: { x: number; y: number }; orientation: "horizontal" | "vertical"; })
registry/remocn/x-follow-card/index.tsx:126
← previous
next →
201–300 of 1,372, ranked by callers