MCPcopy Create free account

hub / github.com/Remocn/remocn / functions

Functions1,372 in github.com/Remocn/remocn

↓ 1 callersFunctioncameraCraneUp
()
registry/remocn/a1-product-demo/foundation.tsx:163
↓ 1 callersFunctioncardBounceIn
( frame: number, fps: number, )
registry/remocn/x-follow-card/index.tsx:74
↓ 1 callersFunctionclamp01
(t: number)
registry/remocn-ui/combobox/__tests__/combobox.test.ts:307
↓ 1 callersFunctionclamp01
(t: number)
registry/remocn-ui/core/__tests__/timeline.test.ts:212
↓ 1 callersFunctionclamp01
(t: number)
registry/remocn-ui/context-menu/__tests__/context-menu.test.ts:228
↓ 1 callersFunctionclamp01
(t: number)
registry/remocn-ui/command-menu/__tests__/command-menu.test.ts:396
↓ 1 callersFunctionclamp01Mirror
(t: number)
registry/remocn-ui/tooltip/__tests__/tooltip.test.ts:203
↓ 1 callersFunctionclamp01Mirror
(t: number)
registry/remocn-ui/skeleton/__tests__/skeleton.test.ts:222
↓ 1 callersFunctionclamp01Mirror
(t: number)
registry/remocn-ui/message-bubble/__tests__/message-bubble.test.ts:294
↓ 1 callersFunctionclamp01Mirror
(t: number)
registry/remocn-ui/toast/__tests__/toast.test.ts:252
↓ 1 callersFunctionclampRatio
(ratio: number, minRatio: number, maxRatio: number)
registry/remocn-ui/resizable/index.tsx:36
↓ 1 callersFunctionclampValue
(value: number)
registry/remocn-ui/progress/index.tsx:20
↓ 1 callersFunctionclampValue
(value: number)
registry/remocn-ui/slider/index.tsx:29
↓ 1 callersFunctionclientIp
First hop of x-forwarded-for (the real client behind the proxy), else fallback.
app/api/render/route.ts:61
↓ 1 callersFunctioncommit
(raw: string)
components/docs/component-customizer.tsx:93
↓ 1 callersFunctioncomputeWheel
( current: number, place: number, springEased: (t: number) => number, )
registry/remocn/number-wheel/index.tsx:42
↓ 1 callersFunctioncoverChildOpacity
(p: number, entering: boolean)
registry/remocn/dither-dissolve/index.tsx:19
↓ 1 callersFunctioncoverEnvelope
(p: number)
registry/remocn/dither-dissolve/index.tsx:16
↓ 1 callersFunctioncursorAt
* Smooth synthetic cursor path: a slow Lissajous figure-8 that tours the * card surface so the spotlight is always moving but never repeats jerkily.
registry/remocn/spotlight-card/index.tsx:29
↓ 1 callersFunctiondeleteJobFile
(jobId: string)
lib/server/cleanup.ts:27
↓ 1 callersFunctiondims
(orientation: Orientation)
app/(home)/stars/lib/dims.ts:4
↓ 1 callersFunctiondimsFor
Native render dimensions per orientation (no client downscale).
lib/server/render.ts:20
↓ 1 callersFunctionditherDissolve
( props: DitherDissolveProps = {}, )
registry/remocn/dither-dissolve/index.tsx:75
↓ 1 callersFunctiondownloadName
Safe, repo-derived filename, e.g. "vercel-next.js-stars.mp4".
app/api/render/[jobId]/download/route.ts:71
↓ 1 callersFunctiondownsample
* Evenly sample down to `max` keyframes, always keeping the first and last * entry. Replicated from the component's `downsampleStargazers` so the dat
lib/github-stargazers.ts:174
↓ 1 callersFunctioneasedProgress
( frame: number, speed: number, durationInFrames: number, )
registry/remocn/rolling-number/index.tsx:29
↓ 1 callersFunctioneasingOut
(t: number)
registry/remocn-ui/skeleton/__tests__/skeleton.test.ts:226
↓ 1 callersFunctionensureCleanupSweep
()
lib/server/cleanup.ts:71
↓ 1 callersFunctionfadeUpAt
( frame: number, range: [number, number], )
registry/remocn/claude-chat/index.tsx:89
↓ 1 callersFunctionfetchStargazers
( rawRepo: string, signal: AbortSignal, )
app/(home)/stars/lib/api.ts:23
↓ 1 callersFunctionflowEntry
(name: string)
app/(home)/components/sections/ui-registry.tsx:28
↓ 1 callersFunctionfocusPull
( props: FocusPullProps = {}, )
registry/remocn/focus-pull/index.tsx:64
↓ 1 callersFunctionfollowStateAt
(frame: number, speed: number)
registry/remocn/x-follow-card/index.tsx:122
↓ 1 callersFunctiongenerateCode
(config: ComponentConfig, props: Record<string, unknown>)
components/docs/component-preview.tsx:179
↓ 1 callersFunctiongenerateUiCode
* Honored-only code generator (Q4). Built from the scene's `<name>ExampleCode` * function template — it interpolates ONLY honored keys, ONLY when a v
components/docs/ui-component-preview.tsx:161
↓ 1 callersFunctiongetGitHubStars
()
lib/github.ts:9
↓ 1 callersFunctiongetGoldSponsors
()
config/sponsors.ts:140
↓ 1 callersFunctiongetIconForPackageManager
(manager: PackageManager)
components/docs/code-block-command.tsx:137
↓ 1 callersFunctiongetMDXComponents
(components?: MDXComponents)
mdx-components.tsx:33
↓ 1 callersFunctiongetServeUrl
()
lib/server/bundle.ts:20
↓ 1 callersFunctiongrainDissolve
( props: GrainDissolveProps = {}, )
registry/remocn/grain-dissolve/index.tsx:100
↓ 1 callersFunctionhandleAt
( steps: ResizableStep[], raw: number, defaultDuration: number, )
registry/remocn-ui/resizable/use-resizable-transition.ts:80
↓ 1 callersFunctionhashMarkPct
(i: number)
components/ui/elastic-slider.tsx:439
↓ 1 callersFunctionhexToNormalizedRGB
(hex: string)
components/Silk.tsx:8
↓ 1 callersFunctionhighlightLine
(line: string, accentColor: string)
registry/remocn/live-code-compilation/index.tsx:82
↓ 1 callersFunctionintroBounceIn
( frame: number, fps: number, )
registry/remocn/v0/index.tsx:76
↓ 1 callersFunctionintroBounceIn
( frame: number, fps: number, )
registry/remocn/chat-gpt/index.tsx:81
↓ 1 callersFunctionintroBounceIn
( frame: number, fps: number, )
registry/remocn/opencode/index.tsx:61
↓ 1 callersFunctionintroBounceIn
( frame: number, fps: number, )
registry/remocn/claude-code/index.tsx:68
↓ 1 callersFunctionintroBounceIn
( frame: number, fps: number, )
registry/remocn/claude-chat/index.tsx:75
↓ 1 callersFunctionisColorDark
(hex: string)
registry/remocn/mesh-gradient-bg/index.tsx:74
↓ 1 callersFunctionisPrimitivesNode
True for the root-level folder node that holds the remocn-ui (ui) section.
lib/docs-tabs.ts:59
↓ 1 callersFunctionisPrimitivesPath
A pathname belongs to Primitives when it is the ui index or any ui page.
lib/docs-tabs.ts:37
↓ 1 callersFunctionisShadersNode
(node: Node)
lib/docs-tabs.ts:79
↓ 1 callersFunctionisShadersPath
(pathname: string)
lib/docs-tabs.ts:46
↓ 1 callersFunctionjustify
(align: "start" | "center" | "end")
registry/remocn-ui/checkbox/index.tsx:20
↓ 1 callersFunctionjustify
(align: "start" | "center" | "end")
registry/remocn-ui/toggle-group/index.tsx:26
↓ 1 callersFunctionjustify
(align: "start" | "center" | "end")
registry/remocn-ui/button/index.tsx:30
↓ 1 callersFunctionlineHeightOf
(line: string)
registry/remocn/glass-code-walk/index.tsx:61
↓ 1 callersFunctionmakeStage
* Bind each example's scene at bundle time via closure — components are not * JSON-serializable, so they can't ride through `defaultProps`/`inputProp
src/remotion/demos-root.tsx:46
↓ 1 callersFunctionmapWithConcurrency
Run `fn` over `items` with a bounded number of in-flight requests.
lib/github-stargazers.ts:202
↓ 1 callersFunctionmaxConcurrent
Max simultaneous renders; the rest queue. Sized for the 8-vCPU box.
lib/server/render-queue.ts:37
↓ 1 callersFunctionmeasure
()
components/ui/elastic-slider.tsx:391
↓ 1 callersFunctionmeasureWidths
( words: string[], fontSize: number, fontWeight: number, )
registry/remocn/kinetic-center-build/index.tsx:22
↓ 1 callersFunctionmessageForApiError
(code?: string, status?: number)
app/(home)/stars/lib/api-errors.ts:2
↓ 1 callersFunctionoffsetFor
( side: TooltipSide, translate: number, )
registry/remocn-ui/tooltip/index.tsx:35
↓ 1 callersFunctionoffsetFor
(side: PopoverSide, translate: number)
registry/remocn-ui/popover/index.tsx:37
↓ 1 callersFunctiononScroll
()
hooks/use-scroll.ts:8
↓ 1 callersFunctionparamToOrientation
(p: string)
app/(home)/stars/lib/dims.ts:16
↓ 1 callersFunctionparseLastPage
Pull the `rel="last"` page number out of a GitHub Link header, if any.
lib/github-stargazers.ts:138
↓ 1 callersFunctionperlinDissolve
( props: PerlinDissolveProps = {}, )
registry/remocn/perlin-dissolve/index.tsx:67
↓ 1 callersFunctionplaceReveal
(current: number, place: number)
registry/remocn/rolling-number/index.tsx:60
↓ 1 callersFunctionplaceTravel
(start: number, end: number, place: number)
registry/remocn/rolling-number/index.tsx:46
↓ 1 callersFunctionplanPresentation
(from: ProductDemoScene, to: ProductDemoScene)
registry/remocn/a1-product-demo/index.tsx:95
↓ 1 callersFunctionpreloadAvatars
(urls: string[], timeoutMs = 2500)
app/(home)/stars/lib/preload-avatars.ts:15
↓ 1 callersFunctionpushThrough
( props: PushThroughProps = {}, )
registry/remocn/push-through/index.tsx:59
↓ 1 callersFunctionratioAt
( steps: ResizableStep[], raw: number, defaultDuration: number, )
registry/remocn-ui/resizable/use-resizable-transition.ts:48
↓ 1 callersFunctionreadError
Best-effort human-readable message from a failed render response.
app/(home)/stars/hooks/use-mp4-export.ts:122
↓ 1 callersFunctionremotionConcurrency
Concurrency (Chromium tabs) for a single render; env-tunable, default 4.
lib/server/render.ts:27
↓ 1 callersFunctionrenderStarsVideo
({ inputProps, orientation, outputPath, onProgress, signal, }: RenderStarsVideoOptions)
lib/server/render.ts:50
↓ 1 callersFunctionrenderTimeoutMs
Hard ceiling on a single render before it's aborted as stuck.
lib/server/render-queue.ts:43
↓ 1 callersFunctionresize
()
components/Aurora.tsx:146
↓ 1 callersFunctionresolveStateTransition
( raw: number, steps: Step<S>[], defaultState: S, speed = 1, defaultDuration = 8, )
registry/remocn-ui/tooltip/__tests__/tooltip.test.ts:211
↓ 1 callersFunctionresolveStateTransition
( raw: number, steps: Step<S>[], defaultState: S, speed = 1, defaultDuration = 8, )
registry/remocn-ui/combobox/__tests__/combobox.test.ts:311
↓ 1 callersFunctionresolveStateTransition
( raw: number, steps: Step<S>[], defaultState: S, speed = 1, defaultDuration = 8, )
registry/remocn-ui/context-menu/__tests__/context-menu.test.ts:232
↓ 1 callersFunctionresolveStateTransition
( raw: number, steps: Step<S>[], defaultState: S, speed = 1, defaultDuration = 8, )
registry/remocn-ui/command-menu/__tests__/command-menu.test.ts:400
↓ 1 callersFunctionresolveStateTransition
( raw: number, steps: Step<S>[], defaultState: S, speed = 1, defaultDuration = 8, )
registry/remocn-ui/popover/__tests__/popover.test.ts:204
↓ 1 callersFunctionresolveStateTransition
( raw: number, steps: Step<S>[], defaultState: S, speed = 1, defaultDuration = 8, )
registry/remocn-ui/skeleton/__tests__/skeleton.test.ts:230
↓ 1 callersFunctionresolveStateTransition
( raw: number, steps: Step<S>[], defaultState: S, speed = 1, defaultDuration = 8, )
registry/remocn-ui/message-bubble/__tests__/message-bubble.test.ts:302
↓ 1 callersFunctionresolveStateTransition
( raw: number, steps: Step<S>[], defaultState: S, speed = 1, defaultDuration = 8, )
registry/remocn-ui/toast/__tests__/toast.test.ts:260
↓ 1 callersFunctionresolveTiming
(timing: SceneTiming)
registry/remocn/a1-product-demo/foundation.tsx:131
↓ 1 callersFunctionrippleZoom
( props: RippleZoomProps = {}, )
registry/remocn/ripple-zoom/index.tsx:99
↓ 1 callersFunctionrollFraction
(current: number, place: number)
registry/remocn/number-wheel/index.tsx:35
↓ 1 callersFunctionrowState
( i: number, selectedIndex: number, highlightedIndex: number, pressedIndex: number, )
registry/remocn-ui/combobox/index.tsx:91
↓ 1 callersFunctionrowState
( i: number, highlightedIndex: number, pressedIndex: number, )
registry/remocn-ui/context-menu/index.tsx:64
↓ 1 callersFunctionrowState
( i: number, selectedIndex: number, highlightedIndex: number, pressedIndex: number, )
registry/remocn-ui/command-menu/index.tsx:111
↓ 1 callersFunctionrowState
( i: number, selectedIndex: number, highlightedIndex: number, pressedIndex: number, )
registry/remocn-ui/select/index.tsx:88
↓ 1 callersFunctionrunRender
( jobId: string, input: RenderInput, outputPath: string, )
lib/server/render-queue.ts:96
↓ 1 callersFunctionsamplePageNumbers
* Evenly spaced page numbers across `[1..last]`, inclusive of the first (oldest * stargazers) and last (newest) page, de-duplicated. For small repos
lib/github-stargazers.ts:190
↓ 1 callersFunctionslugFromHref
(href?: string)
components/docs/component-card.tsx:12
← previousnext →301–400 of 1,372, ranked by callers