Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/router
/ functions
Functions
10,449 in github.com/TanStack/router
⨍
Functions
10,449
◇
Types & classes
6,058
↓ 2 callers
Function
renderRouteNotFound
( router: AnyRouter, route: AnyRoute, data: any, )
packages/solid-router/src/renderRouteNotFound.tsx:12
↓ 2 callers
Function
renderRouterToString
({ router, responseHeaders, children, }: { router: AnyRouter responseHeaders: Headers children: ()
packages/solid-router/src/ssr/renderRouterToString.tsx:6
↓ 2 callers
Function
renderRouterToString
({ router, responseHeaders, children, }: { router: AnyRouter responseHeaders: Headers children: Re
packages/react-router/src/ssr/renderRouterToString.tsx:5
↓ 2 callers
Function
requestHandler
( handler: RequestHandler<TRegister>, )
packages/start-server-core/src/request-response.ts:121
↓ 2 callers
Function
requireRoot
()
packages/start-plugin-core/src/config-context.ts:52
↓ 2 callers
Function
reset
()
packages/vue-router/src/CatchBoundary.tsx:27
↓ 2 callers
Method
resolveBindingKind
( binding: Binding, fileId: string, visited = new Set<string>(), )
packages/start-plugin-core/src/start-compiler/compiler.ts:1782
↓ 2 callers
Function
resolveDistClientDir
()
e2e/react-start/server-functions/server.js:8
↓ 2 callers
Function
resolveDistClientDir
()
e2e/react-start/rsc-rsbuild/server.js:8
↓ 2 callers
Function
resolveDistClientDir
()
e2e/react-start/import-protection/server.js:8
↓ 2 callers
Function
resolveDistClientDir
()
e2e/react-start/rsc/server.js:8
↓ 2 callers
Function
resolveDistServerEntryPath
()
e2e/react-start/server-functions/server.js:12
↓ 2 callers
Function
resolveDistServerEntryPath
()
e2e/react-start/rsc-rsbuild/server.js:12
↓ 2 callers
Function
resolveDistServerEntryPath
()
e2e/react-start/import-protection/server.js:12
↓ 2 callers
Function
resolveDistServerEntryPath
()
e2e/react-start/rsc/server.js:12
↓ 2 callers
Function
resolveFetchHandler
(serverEntry: ServerEntry)
packages/start-plugin-core/src/rsbuild/server-middleware.ts:27
↓ 2 callers
Function
resolveIdentifier
(path: any, node: any)
packages/router-plugin/src/core/code-splitter/compilers.ts:1525
↓ 2 callers
Method
resolveIdentifierKind
( ident: string, id: string, visited = new Set<string>(), )
packages/start-plugin-core/src/start-compiler/compiler.ts:1523
↓ 2 callers
Method
resolveImportKind
( binding: ImportBinding, fileId: string, visited: Set<string>, )
packages/start-plugin-core/src/start-compiler/compiler.ts:1725
↓ 2 callers
Function
resolveInlineCssForRequest
(opts: { request: Request handlerInlineCss: HandlerInlineCssOption | undefined requestInlineCss: boolean
packages/start-server-core/src/inlineCss.ts:17
↓ 2 callers
Function
resolveRsbuildOutputDirectory
(opts: { distPath: RsbuildDistPath | undefined rootDistPath: RsbuildDistPath | undefined fallback: strin
packages/start-plugin-core/src/rsbuild/planning.ts:229
↓ 2 callers
Function
resolveSlowLoader
(id: string)
benchmarks/memory/client/scenarios/interrupted-navigations/slow-loaders.ts:40
↓ 2 callers
Function
resolveTransformAssetsConfig
( transform: TransformAssets, )
packages/start-server-core/src/transformAssetUrls.ts:260
↓ 2 callers
Function
resolveUserConfig
()
packages/router-plugin/src/core/router-hmr-plugin.ts:24
↓ 2 callers
Function
retainModuleLevelDeclarations
( ast: t.File, bindingsToKeep: Set<string>, )
packages/router-utils/src/compiler-helpers.ts:818
↓ 2 callers
Function
rewriteBasepath
(opts: { basepath: string caseSensitive?: boolean })
packages/router-core/src/rewrite.ts:23
↓ 2 callers
Function
routeErrorComponent
()
packages/solid-router/src/Match.tsx:72
↓ 2 callers
Function
routeNeedsPreload
(route: AnyRoute)
packages/router-core/src/load-matches.ts:1264
↓ 2 callers
Function
routeNotFoundComponent
()
packages/solid-router/src/Match.tsx:78
↓ 2 callers
Function
routeOnCatch
()
packages/solid-router/src/Match.tsx:75
↓ 2 callers
Function
routesManifestPlugin
()
packages/start-plugin-core/src/start-router-plugin/generator-plugins/routes-manifest-plugin.ts:9
↓ 2 callers
Function
runSelectorWork
(input: string, salt: number)
benchmarks/ssr/react/src/workload.tsx:5
↓ 2 callers
Function
runSelectorWork
(input: string, salt: number)
benchmarks/ssr/solid/src/workload.tsx:6
↓ 2 callers
Function
runWithStartContext
( context: StartStorageContext, fn: () => T | Promise<T>, )
packages/start-storage-context/src/async-local-storage.ts:45
↓ 2 callers
Function
safeClose
()
packages/router-core/src/ssr/transformStreamWithRouter.ts:279
↓ 2 callers
Function
safeReleaseReader
(reader: ReaderOps)
packages/router-core/src/ssr/transformStreamWithRouter.ts:136
↓ 2 callers
Function
scanClientChunks
( clientBuild: NormalizedClientBuild, )
packages/start-plugin-core/src/start-manifest-plugin/manifestBuilder.ts:323
↓ 2 callers
Method
scheduleInjectBufferedScripts
()
packages/router-core/src/ssr/ssr-server.ts:95
↓ 2 callers
Function
scrollTo
()
benchmarks/memory/client/jsdom.ts:47
↓ 2 callers
Function
second
()
packages/start-plugin-core/tests/createIsomorphicFn/snapshots/client/createIsomorphicFnInline.tsx:21
↓ 2 callers
Function
serializePayload
( opts: FunctionMiddlewareClientFnOptions<any, any, any>, )
packages/start-client-core/src/client-rpc/serverFnFetcher.ts:177
↓ 2 callers
Function
serializeStartManifest
(startManifest: StartManifest)
packages/start-plugin-core/src/start-manifest-plugin/manifestBuilder.ts:319
↓ 2 callers
Function
serializeStartManifestData
( clientBuild: NormalizedClientBuild, publicBase: string, inlineCss: InlineCssOptions, scriptFormat: S
packages/start-plugin-core/src/rsbuild/virtual-modules.ts:116
↓ 2 callers
Function
setPostProcessContext
( ctx: Array<Promise<unknown>> | null, )
packages/start-client-core/src/client-rpc/serverFnFetcher.ts:47
↓ 2 callers
Method
setRouter
(router: AnyRouter)
packages/router-devtools-core/src/TanStackRouterDevtoolsPanelCore.tsx:125
↓ 2 callers
Method
setRouterState
(routerState: any)
packages/router-devtools-core/src/TanStackRouterDevtoolsPanelCore.tsx:129
↓ 2 callers
Function
setStoredUser
(user: string | null)
examples/solid/authenticated-routes/src/auth.tsx:20
↓ 2 callers
Function
setup
()
benchmarks/client-nav/react/setup.ts:10
↓ 2 callers
Function
setup
()
benchmarks/client-nav/solid/setup.ts:10
↓ 2 callers
Function
setupPendingTimeout
( inner: InnerLoadContext, matchId: string, route: AnyRoute, match: AnyRouteMatch, )
packages/router-core/src/load-matches.ts:322
↓ 2 callers
Function
setupStreamDecode
* Shared stream decode setup for both renderable and composite.
packages/react-start-rsc/src/createServerComponentFromStream.ts:79
↓ 2 callers
Function
shouldBlockFn
()
packages/solid-router/src/useBlocker.tsx:125
↓ 2 callers
Function
shouldCheckImportProtectionImporter
( config: Pick< ImportProtectionAdapterConfig, | 'root' | 'srcDirectory' | 'includeMatchers'
packages/start-plugin-core/src/import-protection/adapterUtils.ts:53
↓ 2 callers
Function
shouldDeferViolation
(opts: { isBuild: boolean isDevMock: boolean })
packages/start-plugin-core/src/import-protection/utils.ts:166
↓ 2 callers
Function
shouldProcessInlineCssUrls
(css: string, templates: boolean)
packages/start-plugin-core/src/start-manifest-plugin/inlineCss.ts:40
↓ 2 callers
Function
shouldSkipLoader
( inner: InnerLoadContext, matchId: string, )
packages/router-core/src/load-matches.ts:171
↓ 2 callers
Function
signalDrain
()
packages/router-core/src/ssr/transformStreamWithRouter.ts:416
↓ 2 callers
Function
sleep
(ms: number)
examples/react/authenticated-routes/src/utils.ts:1
↓ 2 callers
Function
sleep
This helper function is used to simulate the delay between each message being sent.
examples/react/start-streaming-data-from-server-functions/src/routes/index.tsx:50
↓ 2 callers
Function
sleep
This helper function is used to simulate the delay between each message being sent.
examples/solid/start-streaming-data-from-server-functions/src/routes/index.tsx:50
↓ 2 callers
Function
sleep
(ms: number)
e2e/react-router/scroll-restoration-sandbox-vite/src/posts.tsx:3
↓ 2 callers
Function
sortDataByOrder
( data: Array<T> | ReadonlyArray<T>, orderRules: ReadonlyArray< Readonly<[ReadonlyArray<T[TKey]>, Read
packages/eslint-plugin-router/src/rules/create-route-property-order/create-route-property-order.utils.ts:1
↓ 2 callers
Function
sortTreeNodes
(node: SegmentNode<RouteLike>)
packages/router-core/src/new-process-route-tree.ts:467
↓ 2 callers
Function
startDecode
()
packages/react-start-rsc/src/createServerComponentFromStream.ts:99
↓ 2 callers
Function
startManifestPlugin
(opts: { getConfig: GetConfigFn })
packages/start-plugin-core/src/vite/start-manifest-plugin/plugin.ts:22
↓ 2 callers
Function
status
()
packages/react-start-rsc/tests/createRscProxy.test.tsx:137
↓ 2 callers
Function
status
()
examples/solid/kitchen-sink/src/useMutation.tsx:34
↓ 2 callers
Function
stripAnsi
(input: string)
e2e/react-start/import-protection-custom-config/tests/violations.utils.ts:24
↓ 2 callers
Function
stripAnsi
(input: string)
e2e/react-start/import-protection/tests/violations.utils.ts:24
↓ 2 callers
Function
stripBindingsOnlyReferencedBy
( path: babel.NodePath<t.JSXElement>, node: t.Node, seen = new Set<string>(), preserve = new Set<strin
packages/start-plugin-core/src/hydrate-when-transform.ts:131
↓ 2 callers
Function
stripBindingsOnlyReferencedByNodes
( scope: babel.NodePath['scope'], nodes: ReadonlyArray<t.Node>, seen = new Set<string>(), preserve = n
packages/start-plugin-core/src/hydrate-when-transform.ts:140
↓ 2 callers
Function
stripLocation
(value: string)
e2e/react-start/import-protection/tests/import-protection.spec.ts:12
↓ 2 callers
Function
stripMethodCall
( callPath: babel.NodePath<t.CallExpression>, )
packages/start-plugin-core/src/start-compiler/utils.ts:46
↓ 2 callers
Function
stripQueryAndHash
(id: string)
packages/start-plugin-core/src/import-protection/utils.ts:65
↓ 2 callers
Function
stripTypeExports
(ast: ParseResult<_babel_types.File>)
packages/router-utils/src/ast.ts:103
↓ 2 callers
Function
stripUnreferencedTopLevelExpressionStatements
(ast: t.File)
packages/router-utils/src/compiler-helpers.ts:884
↓ 2 callers
Function
submitTodo
()
examples/solid/start-bun/src/routes/demo.start.server-funcs.tsx:47
↓ 2 callers
Function
symbolKey
(symbol: ts.Symbol)
packages/eslint-plugin-start/src/rules/no-client-code-in-server-component/transitive-analyzer.ts:38
↓ 2 callers
Function
syncMatchContext
( inner: InnerLoadContext, matchId: string, index: number, )
packages/router-core/src/load-matches.ts:191
↓ 2 callers
Method
takeAll
()
packages/router-core/src/ssr/ssr-server.ts:126
↓ 2 callers
Function
toBase64Url
(input: string)
packages/start-plugin-core/src/import-protection/virtualModules.ts:13
↓ 2 callers
Function
toBase64Url
(input: unknown)
packages/start-plugin-core/src/rsbuild/import-protection.ts:265
↓ 2 callers
Function
toBinaryStream
(readable: ReadableStream<Uint8Array>)
packages/router-core/src/ssr/serializer/RawStream.ts:171
↓ 2 callers
Function
toModuleIdCandidates
(id: string)
packages/start-plugin-core/src/vite/import-protection-plugin/plugin.ts:2015
↓ 2 callers
Function
toTextStream
(readable: ReadableStream<Uint8Array>)
packages/router-core/src/ssr/serializer/RawStream.ts:197
↓ 2 callers
Function
touch
(entry: Node)
packages/router-core/src/lru-cache.ts:15
↓ 2 callers
Function
trackHeaders
(init: Record<string, string>)
packages/start-server-core/tests/createCsrfMiddleware.test.ts:13
↓ 2 callers
Function
transform
(code: string)
packages/router-utils/tests/stripTypeExports.test.ts:4
↓ 2 callers
Function
transform
({ ctx, source, filename, node, }: TransformOptions)
packages/router-generator/src/transform/transform.ts:48
↓ 2 callers
Function
transformManifestAssets
( source: ServerManifest, transformFn: TransformAssetsFn, _opts?: { clone?: boolean inlineCss?:
packages/start-server-core/src/transformAssetUrls.ts:354
↓ 2 callers
Function
transformPipeableStreamWithRouter
( router: AnyRouter, routerStream: Readable, opts?: TransformStreamWithRouterOptions, )
packages/router-core/src/ssr/transformStreamWithRouter.ts:29
↓ 2 callers
Function
triggerOnReady
(inner: InnerLoadContext)
packages/router-core/src/load-matches.ts:40
↓ 2 callers
Function
tryFinish
* Finish only when app done and serialization complete. Queues final * output and requests close-when-drained so we don't close ahead of * pendi
packages/router-core/src/ssr/transformStreamWithRouter.ts:675
↓ 2 callers
Function
uint8ArrayToBase64
(bytes: Uint8Array)
packages/router-core/src/ssr/serializer/RawStream.ts:60
↓ 2 callers
Function
uninitialized
(_id: string)
benchmarks/memory/client/scenarios/preload-churn/shared.ts:53
↓ 2 callers
Function
unpluginRouterComposedFactory
(options = {}, _meta)
packages/router-plugin/src/core/router-composed-plugin.ts:33
↓ 2 callers
Function
unwrapExportedDeclarations
(ast: t.File)
packages/router-utils/src/compiler-helpers.ts:851
↓ 2 callers
Function
unwrapRscCssEnvelope
(value: unknown)
packages/react-start-rsc/src/rscCssEnvelope.ts:27
↓ 2 callers
Function
unwrapTransparentExpression
( t: BabelTypes, expr: BabelExpression, )
packages/react-start-rsc/src/plugin/rscCssTransform.ts:121
↓ 2 callers
Function
updateCount
()
e2e/react-start/server-functions/src/routes/dead-code-preserve.tsx:21
← previous
next →
1,301–1,400 of 10,449, ranked by callers