Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/router
/ functions
Functions
11,255 in github.com/TanStack/router
⨍
Functions
11,255
◇
Types & classes
6,421
↓ 2 callers
Function
normalizePublicBase
(base: string | undefined)
packages/start-plugin-core/src/planning.ts:23
↓ 2 callers
Function
normalizeSort
(value: unknown)
benchmarks/client-nav/scenarios/search-params/shared.ts:53
↓ 2 callers
Function
normalizeTransformAssetResult
( result: TransformAssetResult, )
packages/start-server-core/src/transformAssetUrls.ts:163
↓ 2 callers
Function
normalizeViteClientChunk
( chunk: Rollup.OutputChunk, )
packages/start-plugin-core/src/vite/start-manifest-plugin/normalized-client-build.ts:7
↓ 2 callers
Function
notify
(action: SubscriberHistoryAction)
packages/history/src/index.ts:119
↓ 2 callers
Method
observe
()
packages/solid-router/tests/utils.ts:46
↓ 2 callers
Method
observe
()
packages/react-router/tests/utils.ts:46
↓ 2 callers
Function
onError
(msg, error)
packages/start-client-core/src/client-rpc/serverFnFetcher.ts:290
↓ 2 callers
Function
onGateResolve
(gate: HydrationGateRecord, listener: () => void)
packages/start-client-core/src/hydration/runtime.ts:88
↓ 2 callers
Function
parseMaybeDataJs
(raw)
scripts/benchmarks/bundle-size/pr-report.mjs:68
↓ 2 callers
Function
parseRedirect
(obj: any)
packages/router-core/src/redirect.ts:173
↓ 2 callers
Function
parseSerializedRouter
(serialized: string)
packages/router-core/tests/ssr-server-manifest.test.ts:89
↓ 2 callers
Function
parseWhen
(predicate: (params: Record<string, string>) => boolean)
packages/router-core/tests/match-params.test.ts:29
↓ 2 callers
Function
pending
()
packages/router-core/src/load-matches.ts:418
↓ 2 callers
Function
postBuildWithRsbuild
({ startConfig, clientOutputDirectory, serverOutputDirectory, }: { startConfig: TanStackStartOutputCon
packages/start-plugin-core/src/rsbuild/post-build.ts:7
↓ 2 callers
Function
postQueryOptions
(postId: string)
packages/react-start/skills/react-start/server-components/examples/03-query-owned-rsc.tsx:62
↓ 2 callers
Function
postQueryOptions
(postId: string)
examples/react/router-monorepo-react-query/packages/post-query/src/postQueryOptions.tsx:4
↓ 2 callers
Function
postQueryOptions
(postId: string)
examples/react/basic-react-query-file-based/src/postQueryOptions.tsx:4
↓ 2 callers
Function
postQueryOptions
(postId: string)
examples/react/basic-react-query/src/posts.ts:35
↓ 2 callers
Function
postQueryOptions
(postId: string)
examples/solid/basic-solid-query/src/posts.ts:35
↓ 2 callers
Function
postQueryOptions
(postId: string)
examples/solid/basic-solid-query-file-based/src/postQueryOptions.tsx:4
↓ 2 callers
Function
postQueryOptions
(postId: string)
examples/solid/router-monorepo-solid-query/packages/post-query/src/postQueryOptions.tsx:4
↓ 2 callers
Function
postQueryOptions
(postId: string)
e2e/vue-router/basic-vue-query-file-based/src/postQueryOptions.tsx:4
↓ 2 callers
Function
postQueryOptions
(postId: string)
e2e/vue-router/basic-vue-query/src/posts.ts:39
↓ 2 callers
Function
postQueryOptions
(postId: string)
e2e/solid-router/basic-solid-query/src/posts.ts:41
↓ 2 callers
Function
postQueryOptions
(postId: string)
e2e/solid-router/basic-solid-query-file-based/src/postQueryOptions.tsx:4
↓ 2 callers
Function
postQueryOptions
(postId: string)
e2e/react-router/basic-react-query-file-based/src/postQueryOptions.tsx:4
↓ 2 callers
Function
postQueryOptions
(postId: string)
e2e/react-router/basic-react-query/src/posts.ts:39
↓ 2 callers
Function
postsQueryOptions
()
examples/react/start-basic-react-query/src/utils/posts.tsx:21
↓ 2 callers
Function
postsQueryOptions
()
examples/solid/start-basic-solid-query/src/utils/posts.tsx:21
↓ 2 callers
Function
postsQueryOptions
()
e2e/react-start/basic-react-query/src/utils/posts.tsx:27
↓ 2 callers
Function
postsQueryOptions
()
e2e/vue-start/basic-vue-query/src/utils/posts.tsx:16
↓ 2 callers
Function
postsQueryOptions
()
e2e/solid-start/basic-solid-query/src/utils/posts.tsx:10
↓ 2 callers
Function
prerenderRoutesPlugin
()
packages/start-plugin-core/src/start-router-plugin/generator-plugins/prerender-routes-plugin.ts:8
↓ 2 callers
Function
processInlineCssUrls
(options: { css: string cssHref: string templates?: boolean })
packages/start-plugin-core/src/start-manifest-plugin/inlineCss.ts:83
↓ 2 callers
Function
processPendingViolations
* Process pending violations for the given environment. Called from the * transform-cache hook after each module transform is cached, because new
packages/start-plugin-core/src/vite/import-protection-plugin/plugin.ts:1198
↓ 2 callers
Function
processRouteMasks
( routeList: Array<TRouteLike>, processedTree: ProcessedTree<any, TRouteLike, any>, )
packages/router-core/src/new-process-route-tree.ts:658
↓ 2 callers
Function
productQueryOptions
(productId: string)
e2e/react-start/rsc-query/src/routes/rsc-query.tsx:9
↓ 2 callers
Function
profileFlameWorkload
( workload: () => Promise<void> | void, profileName?: string, )
benchmarks/memory/flame-control.ts:73
↓ 2 callers
Function
pumpRawStream
( streamId: number, stream: ReadableStream<Uint8Array>, )
packages/start-server-core/src/frame-protocol.ts:144
↓ 2 callers
Function
readCount
()
e2e/react-start/server-functions/src/routes/dead-code-preserve.tsx:15
↓ 2 callers
Function
readCount
()
e2e/vue-start/server-functions/src/routes/dead-code-preserve.tsx:11
↓ 2 callers
Function
readCount
()
e2e/solid-start/server-functions/src/routes/dead-code-preserve.tsx:15
↓ 2 callers
Function
readDir
(...paths: Array<string>)
packages/router-generator/tests/generator.test.ts:20
↓ 2 callers
Function
readFirstChunk
(response: Response, request: Request)
benchmarks/memory/server/scenarios/aborted-requests/shared.ts:67
↓ 2 callers
Function
readShellBeforeDeferred
( response: Response, request: Request, id: string, )
benchmarks/memory/server/scenarios/aborted-requests/shared.ts:87
↓ 2 callers
Function
reasonHasAbortShape
(reason: unknown)
benchmarks/memory/client/scenarios/interrupted-navigations/shared.ts:119
↓ 2 callers
Function
reasonHasCancellationShape
(reason: unknown)
benchmarks/memory/client/scenarios/interrupted-navigations/shared.ts:123
↓ 2 callers
Function
rebaseCssUrl
(url: string, cssHref: string)
packages/start-plugin-core/src/start-manifest-plugin/inlineCss.ts:64
↓ 2 callers
Function
refreshAuth
()
examples/solid/start-convex-better-auth/src/library/convex-client.ts:13
↓ 2 callers
Function
releaseGate
(gate: HydrationGateRecord)
packages/start-client-core/src/hydration/runtime.ts:77
↓ 2 callers
Function
releaseReader
()
packages/vue-router/src/ssr/renderRouterToStream.tsx:23
↓ 2 callers
Function
reloadPageAndWait
(page: Page, url: string)
e2e/react-start/hmr/tests/app.spec.ts:426
↓ 2 callers
Function
removeBindingsDependingOnRoute
( bindings: Set<string>, dependencyGraph: Map<string, Set<string>>, )
packages/router-plugin/src/core/code-splitter/compilers.ts:47
↓ 2 callers
Function
removeBindingsTransitivelyDependingOn
( bindings: Set<string>, dependencyGraph: Map<string, Set<string>>, roots: Iterable<string>, )
packages/router-utils/src/compiler-helpers.ts:732
↓ 2 callers
Function
removeGroups
(s: string)
packages/router-generator/src/utils.ts:846
↓ 2 callers
Function
removeIdQueryFlag
(id: string, flag: string)
packages/start-plugin-core/src/vite/module-id.ts:22
↓ 2 callers
Function
removeLayoutSegments
(routePath: string = '/')
packages/router-generator/src/utils.ts:858
↓ 2 callers
Function
removeSharedDeclarations
* Remove declarations of shared bindings from the AST. * Handles both plain and exported declarations, including destructured patterns. * Removes th
packages/router-plugin/src/core/code-splitter/compilers.ts:339
↓ 2 callers
Function
removeSplitSearchParamFromFilename
(filename: string)
packages/router-plugin/src/core/code-splitter/compilers.ts:122
↓ 2 callers
Function
removeTrailingSlash
(s: string)
packages/router-generator/src/utils.ts:163
↓ 2 callers
Function
removeUnderscoresFromSegment
( segment: string, metadata?: RoutePathSegmentMetadata, )
packages/router-generator/src/utils.ts:522
↓ 2 callers
Function
renderRouteNotFound
( router: AnyRouter, route: AnyRoute, data: any, )
packages/solid-router/src/renderRouteNotFound.tsx:12
↓ 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
resolveDistClientDir
()
e2e/react-start/rsbuild/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
resolveDistServerEntryPath
()
e2e/react-start/rsbuild/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:1535
↓ 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:240
↓ 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
← previous
next →
1,301–1,400 of 11,255, ranked by callers