Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/router
/ functions
Functions
11,090 in github.com/TanStack/router
⨍
Functions
11,090
◇
Types & classes
6,385
↓ 4 callers
Function
nestedLayoutValue
()
benchmarks/client-nav/scenarios/async-pipeline/shared.ts:57
↓ 4 callers
Function
nestedStateValue
(id: string)
benchmarks/client-nav/scenarios/async-pipeline/shared.ts:61
↓ 4 callers
Function
normalizePath
(path: string)
packages/router-plugin/src/core/utils.ts:15
↓ 4 callers
Function
normalizeSourceMap
(map: SourceMapLike | null | undefined)
packages/start-plugin-core/src/import-protection/sourceLocation.ts:115
↓ 4 callers
Function
postQueryOptions
(postId: string)
examples/react/start-basic-react-query/src/utils/posts.tsx:45
↓ 4 callers
Function
postQueryOptions
(postId: string)
examples/solid/start-basic-solid-query/src/utils/posts.tsx:45
↓ 4 callers
Function
postQueryOptions
(postId: string)
e2e/react-start/basic-react-query/src/utils/posts.tsx:51
↓ 4 callers
Function
postQueryOptions
(postId: string)
e2e/vue-start/basic-vue-query/src/utils/posts.tsx:28
↓ 4 callers
Function
postQueryOptions
(postId: string)
e2e/solid-start/basic-solid-query/src/utils/posts.tsx:22
↓ 4 callers
Function
preload
()
packages/solid-start-client/src/GenericHydrate.tsx:191
↓ 4 callers
Method
release
* Explicitly release buffered chunks. * Call this when you know no more replay streams will be created. * After calling release(), createReplayS
packages/react-start-rsc/src/ReplayableStream.ts:178
↓ 4 callers
Function
removeUnderscores
(s?: string)
packages/router-generator/src/utils.ts:478
↓ 4 callers
Function
renderRouterToString
({ router, responseHeaders, App, }: { router: AnyRouter responseHeaders: Headers App: Component })
packages/vue-router/src/ssr/renderRouterToString.tsx:6
↓ 4 callers
Function
resolveExtensionlessAbsoluteId
(id: string)
packages/start-plugin-core/src/vite/import-protection-plugin/plugin.ts:179
↓ 4 callers
Function
resolvePreload
(inner: InnerLoadContext, matchId: string)
packages/router-core/src/load-matches.ts:53
↓ 4 callers
Function
resolveRendered
()
benchmarks/client-nav/vue/setup.ts:31
↓ 4 callers
Function
rewriteDeniedImports
( code: string, id: string, deniedSources: Set<string>, getMockModuleId: (source: string) => string =
packages/start-plugin-core/src/import-protection/rewrite.ts:62
↓ 4 callers
Function
runHydrationStrategyCleanup
(cleanup: void | (() => void))
packages/start-client-core/src/hydration/runtime.ts:100
↓ 4 callers
Function
safeObjectMerge
( target: T | undefined, source: Record<string, unknown> | null | undefined, )
packages/start-client-core/src/safeObjectMerge.ts:8
↓ 4 callers
Function
sectionItems
(section: string)
benchmarks/client-nav/scenarios/preload/shared.ts:44
↓ 4 callers
Function
seo
({ title, description, keywords, image, }: { title: string description?: string image?: string
e2e/react-start/website/src/utils/seo.ts:1
↓ 4 callers
Function
seo
({ title, description, keywords, image, }: { title: string description?: string image?: string
e2e/vue-start/website/src/utils/seo.ts:1
↓ 4 callers
Function
seo
({ title, description, keywords, image, }: { title: string description?: string image?: string
e2e/solid-start/website/src/utils/seo.ts:1
↓ 4 callers
Function
setupCoreRouterSsrQueryIntegration
({ router, queryClient, dehydrateOptions, hydrateOptions, handleRedirects = true, }: RouterSsrQueryO
packages/router-ssr-query-core/src/index.ts:35
↓ 4 callers
Function
setupRouterSsrQueryIntegration
( opts: Options<TRouter>, )
packages/vue-router-ssr-query/src/index.tsx:14
↓ 4 callers
Function
setupScrollRestoration
(router: AnyRouter, force?: boolean)
packages/router-core/src/scroll-restoration.ts:166
↓ 4 callers
Function
sleep
(ms: number)
packages/react-router/tests/utils.ts:3
↓ 4 callers
Function
slowStateValue
(id: string)
benchmarks/client-nav/scenarios/async-pipeline/shared.ts:45
↓ 4 callers
Function
step
(testId: string, isSettled: () => boolean)
benchmarks/client-nav/scenarios/async-pipeline/shared.ts:72
↓ 4 callers
Function
stripQuery
(id: string)
packages/start-plugin-core/src/import-protection/utils.ts:132
↓ 4 callers
Function
throwBoundaryError
( code: string, path: babel.NodePath<t.JSXElement>, message: string, )
packages/start-plugin-core/src/hydrate-when-transform.ts:310
↓ 4 callers
Function
transformReadableStreamWithRouter
( router: AnyRouter, routerStream: ReadableStream, opts?: TransformStreamWithRouterOptions, )
packages/router-core/src/ssr/transformStreamWithRouter.ts:21
↓ 4 callers
Function
useAppSession
()
examples/react/start-basic-auth/src/utils/session.ts:9
↓ 4 callers
Function
useAppSession
()
examples/solid/start-basic-auth/src/utils/session.ts:9
↓ 4 callers
Function
useAppSession
()
e2e/react-start/basic-auth/src/utils/session.ts:9
↓ 4 callers
Function
useAppSession
()
e2e/vue-start/basic-auth/src/utils/session.ts:9
↓ 4 callers
Function
useAppSession
()
e2e/solid-start/basic-auth/src/utils/session.ts:9
↓ 4 callers
Function
useAuth
()
examples/react/authenticated-routes-firebase/src/auth.tsx:66
↓ 4 callers
Function
useAuth
()
examples/solid/authenticated-routes-firebase/src/auth.tsx:57
↓ 4 callers
Function
useAuth
()
examples/solid/authenticated-routes/src/auth.tsx:57
↓ 4 callers
Function
useElementScrollRestoration
( options: ( | { id: string getElement?: () => Window | Element | undefined | null
packages/solid-router/src/ScrollRestoration.tsx:32
↓ 4 callers
Function
useElementScrollRestoration
( options: ( | { id: string getElement?: () => Window | Element | undefined | null
packages/react-router/src/ScrollRestoration.tsx:32
↓ 4 callers
Function
useStructuralSharing
( opts: | { select?: ( slice: TSelectSlice, ) => ValidateSelected<TRouter, TSe
packages/react-router/src/useMatch.tsx:30
↓ 4 callers
Function
useTags
(assetCrossOrigin?: AssetCrossOriginConfig)
packages/react-router/src/headContentUtils.tsx:193
↓ 4 callers
Function
usersQueryOptions
(search: string)
examples/react/search-validator-adapters/src/components/Users.tsx:49
↓ 4 callers
Function
usersQueryOptions
(search: string)
examples/solid/search-validator-adapters/src/components/Users.tsx:49
↓ 4 callers
Function
validateSearch
(validateSearch: AnyValidator, input: unknown)
packages/router-core/src/router.ts:3067
↓ 4 callers
Function
waitForRequiredLink
( container: ParentNode, testId: string, cache?: Map<string, HTMLAnchorElement>, )
benchmarks/client-nav/setup-helpers.ts:22
↓ 4 callers
Function
writeChunk
* Enqueue a string chunk through the backpressure queue. Stored as a * string and encoded only when the downstream actually accepts the chunk *
packages/router-core/src/ssr/transformStreamWithRouter.ts:463
↓ 4 callers
Function
zodValidator
( options: TOptions, )
packages/zod-adapter/src/index.ts:42
↓ 3 callers
Function
_options
()
packages/solid-router/src/link.tsx:134
↓ 3 callers
Function
abortableServerFn
()
e2e/solid-start/server-functions/src/routes/abort-signal/$method.tsx:42
↓ 3 callers
Method
addEdge
(resolved: string, importer: string, specifier?: string)
packages/start-plugin-core/src/import-protection/trace.ts:32
↓ 3 callers
Function
appendRouteStylesheets
( route: RouteTreeRoute, stylesheets: Array<ManifestCssLink>, )
packages/start-plugin-core/src/start-manifest-plugin/manifestBuilder.ts:173
↓ 3 callers
Function
articleData
(slug: string)
benchmarks/client-nav/scenarios/mount/shared.ts:39
↓ 3 callers
Function
articleHead
(id: string)
benchmarks/client-nav/scenarios/head/shared.ts:92
↓ 3 callers
Function
assertAssetsScenario
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/assets/shared.ts:57
↓ 3 callers
Function
assertBeforeLoadScenario
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/before-load/shared-bench.ts:26
↓ 3 callers
Function
assertControlFlowSanity
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/control-flow/shared.ts:169
↓ 3 callers
Function
assertGlobalMiddlewareScenario
( handler: StartRequestHandler, context: GlobalMiddlewareBenchContext, )
benchmarks/ssr/scenarios/global-middleware/bench.ts:254
↓ 3 callers
Function
assertHeadSanity
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/head/shared.ts:40
↓ 3 callers
Function
assertLoadersSanity
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/loaders/shared-bench.ts:34
↓ 3 callers
Function
assertRewriteScenario
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/rewrites/shared.ts:55
↓ 3 callers
Function
assertSelectiveSanity
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/selective-ssr/shared-bench.ts:25
↓ 3 callers
Function
assertSerializationScenario
( handler: StartRequestHandler, )
benchmarks/ssr/scenarios/serialization/shared-bench.ts:63
↓ 3 callers
Function
assertServerFnScenario
( handler: StartRequestHandler, context: ServerFnBenchContext, )
benchmarks/ssr/scenarios/server-fns/bench.ts:415
↓ 3 callers
Function
assertServerFnTransportScenario
( handler: StartRequestHandler, context: ServerFnTransportBenchContext, )
benchmarks/ssr/scenarios/server-fn-transport/bench.ts:489
↓ 3 callers
Function
assertServerRouteMiddlewareResponse
( handler: StartRequestHandler, )
benchmarks/ssr/scenarios/server-routes-middleware/shared.ts:34
↓ 3 callers
Function
assertServerRouteResponse
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/server-routes/shared.ts:34
↓ 3 callers
Function
assertStreamingSanity
(handler: StartRequestHandler)
benchmarks/ssr/scenarios/streaming/shared-bench.ts:40
↓ 3 callers
Function
awaitLazyElements
( tree: unknown, cssCollector?: CssHrefCollector, )
packages/react-start-rsc/src/awaitLazyElements.ts:83
↓ 3 callers
Function
blogContext
()
benchmarks/client-nav/scenarios/mount/shared.ts:27
↓ 3 callers
Function
build
()
packages/eslint-plugin-start/src/rules/no-async-client-component/render-graph-builder.ts:70
↓ 3 callers
Function
buildCodeSnippet
( provider: TransformResultProvider, moduleId: string, loc: Loc, contextLines: number = 2, root?: st
packages/start-plugin-core/src/import-protection/sourceLocation.ts:554
↓ 3 callers
Function
buildManifest
()
packages/router-core/tests/ssr-server-manifest.test.ts:37
↓ 3 callers
Function
buildResolutionCandidates
(id: string)
packages/start-plugin-core/src/import-protection/utils.ts:198
↓ 3 callers
Function
buildStartManifest
(options: { clientBuild: NormalizedClientBuild routeTreeRoutes: RouteTreeRoutes basePath: string inlin
packages/start-plugin-core/src/start-manifest-plugin/manifestBuilder.ts:257
↓ 3 callers
Function
buildTrace
( graph: ImportGraph, startNode: string, maxDepth: number = 20, )
packages/start-plugin-core/src/import-protection/trace.ts:92
↓ 3 callers
Function
buildViolationInfo
* Build a lightweight {@link ViolationInfo} record. * * Diagnostic-only work (trace, source-map lookup, snippets, AST usage * analysis) is in
packages/start-plugin-core/src/vite/import-protection-plugin/plugin.ts:439
↓ 3 callers
Function
capitalize
(str: string)
e2e/react-start/website/src/utils/seo.ts:35
↓ 3 callers
Function
capitalize
(str: string)
e2e/vue-start/website/src/utils/seo.ts:35
↓ 3 callers
Function
capitalize
(str: string)
e2e/solid-start/website/src/utils/seo.ts:35
↓ 3 callers
Function
catalogMarkerText
(search: CatalogSearch)
benchmarks/client-nav/scenarios/search-params/shared.ts:121
↓ 3 callers
Function
checkFileDenial
( relativePath: string, matchers: FileMatchers, )
packages/start-plugin-core/src/import-protection/utils.ts:44
↓ 3 callers
Function
cleanPath
(path: string)
packages/router-core/src/path.ts:24
↓ 3 callers
Function
collectBytes
( stream: ReadableStream<Uint8Array> | RawStream, )
e2e/react-start/basic/src/raw-stream-fns.ts:505
↓ 3 callers
Function
collectBytes
( stream: ReadableStream<Uint8Array> | RawStream, )
e2e/vue-start/basic/src/raw-stream-fns.ts:459
↓ 3 callers
Function
collectBytes
( stream: ReadableStream<Uint8Array> | RawStream, )
e2e/solid-start/basic/src/raw-stream-fns.ts:418
↓ 3 callers
Function
compareBytes
( actual: Uint8Array, expected: Uint8Array, )
e2e/react-start/basic/src/raw-stream-fns.ts:534
↓ 3 callers
Function
compareBytes
( actual: Uint8Array, expected: Uint8Array, )
e2e/vue-start/basic/src/raw-stream-fns.ts:499
↓ 3 callers
Function
compareBytes
( actual: Uint8Array, expected: Uint8Array, )
e2e/solid-start/basic/src/raw-stream-fns.ts:447
↓ 3 callers
Function
computeSharedBindings
(opts: { code: string filename?: string codeSplitGroupings: CodeSplitGroupings })
packages/router-plugin/src/core/code-splitter/compilers.ts:151
↓ 3 callers
Function
concatBytes
(chunks: Array<Uint8Array>)
e2e/react-start/basic/src/raw-stream-fns.ts:78
↓ 3 callers
Function
concatBytes
(chunks: Array<Uint8Array>)
e2e/vue-start/basic/src/raw-stream-fns.ts:78
↓ 3 callers
Function
concatBytes
(chunks: Array<Uint8Array>)
e2e/solid-start/basic/src/raw-stream-fns.ts:78
↓ 3 callers
Function
condition
( condition: HydrationCondition, )
packages/react-start-client/src/hydration/generic.ts:25
↓ 3 callers
Function
countRoutePathSegments
(routePath?: string)
packages/router-generator/src/utils.ts:251
↓ 3 callers
Function
countSlashSeparatedParts
(path: string)
packages/router-generator/src/utils.ts:271
↓ 3 callers
Function
create
(context, [options])
packages/eslint-plugin-start/src/rules/no-async-client-component/no-async-client-component.rule.ts:72
↓ 3 callers
Function
createDeferredGate
()
e2e/solid-start/deferred-hydration/src/routes/enhanced.tsx:27
← previous
next →
501–600 of 11,090, ranked by callers