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
↓ 1 callers
Function
addRouteHmr
( insertionPath: babel.NodePath, routeOptions: t.ObjectExpression,
packages/router-plugin/src/core/code-splitter/compilers.ts:430
↓ 1 callers
Function
addSpecifierLocation
(node: t.StringLiteral)
packages/start-plugin-core/src/import-protection/analysis.ts:182
↓ 1 callers
Function
addSplitSearchParamToFilename
( filename: string, grouping: Array<string>, )
packages/router-plugin/src/core/code-splitter/compilers.ts:109
↓ 1 callers
Function
addTiming
(label: string)
examples/react/start-rscs/src/low-level/components/parallel-streams/ParallelStreamsDemo.tsx:21
↓ 1 callers
Method
address
()
e2e/solid-start/basic-cloudflare/worker-configuration.d.ts:10345
↓ 1 callers
Function
afterFallbackFlush
(sectionIndex: number)
benchmarks/memory/server/scenarios/streaming-peak/react/src/routes/stream.$id.tsx:30
↓ 1 callers
Function
afterFallbackFlush
(sectionIndex: number)
benchmarks/memory/server/scenarios/streaming-peak/solid/src/routes/stream.$id.tsx:23
↓ 1 callers
Function
afterFallbackFlush
(sectionIndex: number)
benchmarks/memory/server/scenarios/streaming-peak/vue/src/routes/stream.$id.tsx:23
↓ 1 callers
Function
alphaFirstRecord
(id: string)
benchmarks/memory/server/scenarios/aborted-requests/shared.ts:22
↓ 1 callers
Function
alphaLastRecord
(id: string)
benchmarks/memory/server/scenarios/aborted-requests/shared.ts:23
↓ 1 callers
Function
analyzeContext
(graph: RenderGraph)
packages/eslint-plugin-start/src/rules/no-async-client-component/context-analyzer.ts:43
↓ 1 callers
Function
analyzeDirectComponentReference
* Analyze a component passed directly to createCompositeComponent(Component)
packages/eslint-plugin-start/src/rules/no-client-code-in-server-component/no-client-code-in-server-component.rule.ts:312
↓ 1 callers
Function
analyzeRouteImports
( imports: Array<ParsedImportDeclaration>, required: RouteConstructorName, )
packages/router-generator/src/transform/transform.ts:438
↓ 1 callers
Function
analyzeServerComponentCallback
( callback: ts.FunctionLikeDeclaration, eslintNode: TSESTree.CallExpression, rootKind: 'crea
packages/eslint-plugin-start/src/rules/no-client-code-in-server-component/no-client-code-in-server-component.rule.ts:230
↓ 1 callers
Function
analyzeServerComponentNode
( node: ts.Node, eslintNode: TSESTree.CallExpression, rootKind: 'createCompositeComponent' |
packages/eslint-plugin-start/src/rules/no-client-code-in-server-component/no-client-code-in-server-component.rule.ts:178
↓ 1 callers
Function
appendAdditionalRouteEntries
( route: RouteTreeRoute, entries: ReadonlyArray<AdditionalRouteManifestEntry>, )
packages/start-plugin-core/src/start-manifest-plugin/manifestBuilder.ts:234
↓ 1 callers
Function
appendAsset
( links: Array<ManifestCssLink>, seenLinks: Set<ManifestCssLink>, link: ManifestCssLink, )
packages/start-plugin-core/src/start-manifest-plugin/manifestBuilder.ts:417
↓ 1 callers
Function
appendEntryChunkScripts
(options: { route: RouteTreeRoute chunk: NormalizedClientChunk scriptFormat: ScriptFormat getAssetPath
packages/start-plugin-core/src/start-manifest-plugin/manifestBuilder.ts:205
↓ 1 callers
Function
appendFooterBlock
(lines: Array<string>, block: string)
packages/start-plugin-core/src/start-router-plugin/route-tree-footer.ts:24
↓ 1 callers
Function
appendHistoryFile
({ historyPath, measuredAtIso, sha, benches })
scripts/benchmarks/bundle-size/measure.mjs:857
↓ 1 callers
Function
appendResponseLinkHeaders
(opts: { responseHeaders: Headers entries: ReadonlyArray<ResponseLinkHeaderEntry> filter?: ResponseLinkH
packages/start-server-core/src/early-hints.ts:333
↓ 1 callers
Function
appendTail
(chunk: string)
packages/router-core/src/ssr/transformStreamWithRouter.ts:641
↓ 1 callers
Function
appendTrace
( trace: string | undefined, fallback: string, label: string, )
benchmarks/ssr/scenarios/global-middleware/react/src/start.ts:4
↓ 1 callers
Function
appendTrace
( trace: string | undefined, fallback: string, label: string, )
benchmarks/ssr/scenarios/global-middleware/solid/src/start.ts:4
↓ 1 callers
Function
appendTrace
( trace: string | undefined, fallback: string, label: string, )
benchmarks/ssr/scenarios/global-middleware/vue/src/start.ts:4
↓ 1 callers
Function
appendUniqueStrings
( target: Array<string>, source: Array<string>, )
packages/start-plugin-core/src/rsbuild/normalized-client-build.ts:355
↓ 1 callers
Function
appendUniqueStylesheets
( target: Array<ManifestCssLink> | undefined, source: Array<ManifestCssLink>, )
packages/start-plugin-core/src/start-manifest-plugin/manifestBuilder.ts:100
↓ 1 callers
Function
applyRspackInlineCssDefaultDefinePlugin
(compiler: RspackCompiler)
packages/router-plugin/src/core/router-composed-plugin.ts:27
↓ 1 callers
Function
applySearchMiddleware
* TODO: once caches are persisted across requests on the server, * we can cache the built middleware chain using `last(destRoutes)` as the key
packages/router-core/src/router.ts:3131
↓ 1 callers
Function
applyUserConfig
()
packages/start-plugin-core/src/rsbuild/import-protection.ts:1128
↓ 1 callers
Function
applyWebpackInlineCssDefaultDefinePlugin
(compiler: WebpackCompiler)
packages/router-plugin/src/core/router-composed-plugin.ts:23
↓ 1 callers
Function
areAllKindsTopLevelOnly
* Checks if all kinds in the set are guaranteed to be top-level only. * Only ServerFn is always declared at module level (must be assigned to a varia
packages/start-plugin-core/src/start-compiler/compiler.ts:316
↓ 1 callers
Function
areTokensEqual
* Compares two token matchers for equality. * Handles strings, RegExp instances, and JSON regex objects.
packages/router-generator/src/config.ts:213
↓ 1 callers
Function
argBadgeStyle
(arg: string)
e2e/react-start/rsc/src/routes/rsc-react-cache.tsx:93
↓ 1 callers
Function
arraysEqual
(a: Array<T>, b: Array<T>)
packages/router-core/src/utils.ts:720
↓ 1 callers
Function
assertAbortedRequestsSanity
( handler: StartRequestHandler, mode: AbortedRequestMode, )
benchmarks/memory/server/scenarios/aborted-requests/shared.ts:200
↓ 1 callers
Function
assertBeforeLoadNotFoundHierarchy
(throwAtIndex: 1 | 2 | 3)
packages/router-core/tests/load.test.ts:1294
↓ 1 callers
Function
assertDocumentResponse
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/global-middleware/bench.ts:156
↓ 1 callers
Function
assertDocumentServerFnCallResponse
(response: Response)
benchmarks/ssr/scenarios/server-fns/bench.ts:311
↓ 1 callers
Function
assertEmptyBody
()
benchmarks/memory/client/scenarios/mount-unmount/shared.ts:17
↓ 1 callers
Function
assertErrorPathsSanity
(handler: StartRequestHandler)
benchmarks/memory/server/scenarios/error-paths/shared.ts:112
↓ 1 callers
Function
assertExcludes
(body: string, marker: string, label: string)
benchmarks/ssr/scenarios/serialization/shared-bench.ts:57
↓ 1 callers
Function
assertIncludes
(body: string, marker: string, label: string)
benchmarks/ssr/scenarios/serialization/shared-bench.ts:51
↓ 1 callers
Function
assertMultipartBody
(text: string, payload: MultipartPayload)
benchmarks/ssr/scenarios/server-fn-transport/bench.ts:278
↓ 1 callers
Function
assertPeakLargePageSanity
(handler: StartRequestHandler)
benchmarks/memory/server/scenarios/peak-large-page/shared.ts:38
↓ 1 callers
Function
assertRawResponse
(response: Response, expectedBody: string)
benchmarks/ssr/scenarios/server-fn-transport/bench.ts:297
↓ 1 callers
Function
assertRawStream
(response: Response)
benchmarks/ssr/scenarios/server-fn-transport/bench.ts:373
↓ 1 callers
Function
assertRequestChurnSanity
(handler: StartRequestHandler)
benchmarks/memory/server/scenarios/request-churn/shared.ts:40
↓ 1 callers
Function
assertSerializationPayloadSanity
(handler: StartRequestHandler)
benchmarks/memory/server/scenarios/serialization-payload/shared.ts:42
↓ 1 callers
Function
assertSerializedResponse
({ response, label, }: { response: Response label: string })
benchmarks/ssr/scenarios/server-fn-transport/bench.ts:244
↓ 1 callers
Function
assertServerFnChurnSanity
( handler: StartRequestHandler, urls: FnUrls, )
benchmarks/memory/server/scenarios/server-fn-churn/shared.ts:179
↓ 1 callers
Function
assertServerFnContextResponse
({ response, expectedMarker, expectedStamp, }: { response: Response expectedMarker: string expecte
benchmarks/ssr/scenarios/server-fns/bench.ts:280
↓ 1 callers
Function
assertServerFnNotFoundResponse
(response: Response)
benchmarks/ssr/scenarios/server-fns/bench.ts:269
↓ 1 callers
Function
assertServerFnRedirectResponse
(response: Response)
benchmarks/ssr/scenarios/server-fns/bench.ts:235
↓ 1 callers
Function
assertServerFnResponse
( handler: StartRequestHandler, context: GlobalMiddlewareBenchContext, )
benchmarks/ssr/scenarios/global-middleware/bench.ts:220
↓ 1 callers
Function
assertServerFnResponse
({ response, label, expectedMarker, }: { response: Response label: string expectedMarker: string }
benchmarks/ssr/scenarios/server-fns/bench.ts:217
↓ 1 callers
Function
assertServerRouteResponse
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/global-middleware/bench.ts:178
↓ 1 callers
Function
assertSlowNavigationSettlement
(settlement: NavigationSettlement)
benchmarks/memory/client/scenarios/interrupted-navigations/shared.ts:84
↓ 1 callers
Function
assertStatusSanity
( handler: StartRequestHandler, request: Request, validateResponse: (response: Response, request: Reques
benchmarks/memory/server/scenarios/error-paths/shared.ts:102
↓ 1 callers
Function
assertStreamingPeakSanity
(handler: StartRequestHandler)
benchmarks/memory/server/scenarios/streaming-peak/shared.ts:69
↓ 1 callers
Function
assignManifestLink
( link: AssignableManifestLink, next: { href: string; crossOrigin?: AssetCrossOrigin }, )
packages/start-server-core/src/transformAssetUrls.ts:332
↓ 1 callers
Function
attachResponseHeaders
( value: MaybePromise<T>, event: H3Event, )
packages/start-server-core/src/request-response.ts:101
↓ 1 callers
Function
attrsMatch
(attrs: Record<string, any>, element: Element)
packages/vue-router/src/HeadContent.tsx:12
↓ 1 callers
Function
awaitExpectedLoadSettlement
(loadPromise: Promise<void>)
benchmarks/memory/client/scenarios/interrupted-navigations/shared.ts:107
↓ 1 callers
Function
awaitPageLoaded
(page: Page)
e2e/react-start/serialization-adapters/tests/app.spec.ts:5
↓ 1 callers
Function
awaitPageLoaded
(page: Page)
e2e/vue-start/serialization-adapters/tests/app.spec.ts:5
↓ 1 callers
Function
awaitPageLoaded
(page: Page)
e2e/solid-start/serialization-adapters/tests/app.spec.ts:5
↓ 1 callers
Function
babelHandleReference
(routeOptions: t.Node | undefined)
packages/router-plugin/src/core/code-splitter/compilers.ts:425
↓ 1 callers
Function
babelHandleSplittingGroups
( routeOptions: t.Node | undefined, )
packages/router-plugin/src/core/code-splitter/compilers.ts:1410
↓ 1 callers
Function
babelHandleVirtual
(options: t.Node | undefined)
packages/router-plugin/src/core/code-splitter/compilers.ts:922
↓ 1 callers
Function
back
()
packages/vue-router/tests/store-updates-during-navigation.test.tsx:98
↓ 1 callers
Function
back
()
packages/solid-router/tests/store-updates-during-navigation.test.tsx:98
↓ 1 callers
Function
back
()
packages/react-router/tests/store-updates-during-navigation.test.tsx:98
↓ 1 callers
Function
backtrack
(start: number, current: Array<T>)
packages/eslint-plugin-router/src/__tests__/test-utils.ts:26
↓ 1 callers
Function
base64ToUint8Array
(base64: string)
packages/router-core/src/ssr/serializer/RawStream.ts:77
↓ 1 callers
Function
before
()
benchmarks/memory/client/scenarios/unique-location-churn/shared.ts:81
↓ 1 callers
Function
before
()
benchmarks/memory/client/scenarios/interrupted-navigations/shared.ts:196
↓ 1 callers
Function
before
()
benchmarks/memory/client/scenarios/preload-churn/shared.ts:104
↓ 1 callers
Function
before
()
benchmarks/memory/client/scenarios/navigation-churn/shared.ts:65
↓ 1 callers
Function
before
()
benchmarks/memory/client/scenarios/loader-data-retention/shared.ts:110
↓ 1 callers
Function
benchBodyEndTagDetection
(name: string, chunk: string)
packages/router-core/tests/closing-tag-detection.bench.ts:820
↓ 1 callers
Function
benchBoundaryDetection
(name: string, chunk: string)
packages/router-core/tests/closing-tag-detection.bench.ts:844
↓ 1 callers
Function
betaFirstRecord
(id: string)
benchmarks/memory/server/scenarios/aborted-requests/shared.ts:24
↓ 1 callers
Function
betaLastRecord
(id: string)
benchmarks/memory/server/scenarios/aborted-requests/shared.ts:25
↓ 1 callers
Function
buildAdjacencyList
( edges: Array<RenderEdge>, )
packages/eslint-plugin-start/src/rules/no-async-client-component/context-analyzer.ts:127
↓ 1 callers
Function
buildBranch
(node: AnySegmentNode<T>)
packages/router-core/src/new-process-route-tree.ts:982
↓ 1 callers
Function
buildCommitUrl
(sha)
scripts/benchmarks/bundle-size/measure.mjs:847
↓ 1 callers
Function
buildCompilationGraph
(opts: { compilation: RspackCompilation modules: Array<RspackModule> })
packages/start-plugin-core/src/rsbuild/import-protection.ts:730
↓ 1 callers
Method
buildDepsForKey
(key: string, resolvedFile: string | undefined)
packages/start-plugin-core/src/import-protection/extensionlessAbsoluteIdResolver.ts:82
↓ 1 callers
Function
buildDevStylesUrl
( basepath: string, routeIds: Array<string>, )
packages/router-core/src/utils.ts:709
↓ 1 callers
Function
buildFileRoutesByPathInterface
(opts: { routeNodes: Array<RouteNode> module: string interfaceName: string config?: Pick<Config, 'rout
packages/router-generator/src/utils.ts:1204
↓ 1 callers
Function
buildFileViolationInfo
( envName: string, envType: 'client' | 'server', normalizedImporter: string, source: string,
packages/start-plugin-core/src/vite/import-protection-plugin/plugin.ts:632
↓ 1 callers
Function
buildIdCandidates
* Build deduped resolution candidates for a module ID, including the * extensionless absolute path when the ID looks like a file path.
packages/start-plugin-core/src/vite/import-protection-plugin/plugin.ts:721
↓ 1 callers
Function
buildImportAnalysis
(result: TransformResult)
packages/start-plugin-core/src/import-protection/analysis.ts:167
↓ 1 callers
Function
buildInlineCssManifestData
(options: { routes: Record<string, RouteTreeRoute> basePath: string cssContentByFileName: ReadonlyMap<st
packages/start-plugin-core/src/start-manifest-plugin/manifestBuilder.ts:470
↓ 1 callers
Function
buildInlineManifest
()
packages/router-core/tests/ssr-server-manifest.test.ts:58
↓ 1 callers
Function
buildLinkParam
(name: string, value: string | undefined)
packages/start-server-core/src/early-hints.ts:70
↓ 1 callers
Function
buildMarkerViolationFromResolvedImport
* Check if a resolved import violates marker restrictions (e.g. importing * a server-only module in the client env). If so, build and return the
packages/start-plugin-core/src/vite/import-protection-plugin/plugin.ts:602
↓ 1 callers
Function
buildMiddlewareChain
(destRoutes: ReadonlyArray<AnyRoute>)
packages/router-core/src/router.ts:3146
↓ 1 callers
Function
buildModeTargets
( projectRoot: string, packageName: string, modes: Array<RawPlaywrightModeMetadata>, )
scripts/nx/playwright-plugin.ts:208
← previous
next →
1,501–1,600 of 10,449, ranked by callers