Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code-forge-io/react-router-devtools
/ functions
Functions
749 in github.com/code-forge-io/react-router-devtools
⨍
Functions
749
◇
Types & classes
105
↓ 3 callers
Function
getServerHocId
(path: NodePath, hocName: string)
packages/react-router-devtools/src/vite/utils/middleware-augment.ts:15
↓ 3 callers
Function
getServerHocId
(path: NodePath, hocName: string)
packages/react-router-devtools/src/vite/utils/data-functions-augment.ts:15
↓ 3 callers
Function
getSettings
()
packages/react-router-devtools/src/client/context/RDTContext.tsx:31
↓ 3 callers
Function
handleClose
()
docs/app/components/command-k/components/command-k.tsx:37
↓ 3 callers
Function
isLayoutRoute
(route: Route | undefined)
packages/react-router-devtools/src/client/utils/routing.ts:34
↓ 3 callers
Function
isLeafRoute
(route: Route)
packages/react-router-devtools/src/client/utils/routing.ts:41
↓ 3 callers
Function
links
()
docs/app/root.tsx:34
↓ 3 callers
Function
loadContentCollections
(version: Version)
docs/app/utils/load-content-collections.ts:13
↓ 3 callers
Function
log
(message: string)
docs/scripts/setup.ts:8
↓ 3 callers
Function
logTrigger
(id: string, type: "action" | "loader", end: number)
packages/react-router-devtools/src/server/utils.ts:206
↓ 3 callers
Function
reactRouterDevTools
(args)
packages/react-router-devtools/src/vite/plugin.tsx:178
↓ 3 callers
Function
setStorageItem
(key: string, value: string)
packages/react-router-devtools/src/client/utils/storage.ts:2
↓ 3 callers
Function
splitIntoParagraphs
(src: string)
docs/app/components/command-k/create-search-index.ts:31
↓ 3 callers
Function
splitSlug
(slug: string)
docs/app/utils/split-slug.ts:1
↓ 3 callers
Function
toSearchable
(s: string)
docs/app/components/command-k/hooks/use-fuzzy-search.ts:9
↓ 3 callers
Function
uppercaseFirstLetter
(str: string)
packages/react-router-devtools/src/vite/utils/inject-context.ts:24
↓ 2 callers
Function
analyzeClientLoaderOrAction
( // biome-ignore lint/suspicious/noExplicitAny: we don't care about the return type loaderOrAction: (args:
packages/react-router-devtools/src/client/hof.ts:13
↓ 2 callers
Function
analyzeClientMiddleware
(middleware: any, routeId: string, index: number, middlewareName?: string)
packages/react-router-devtools/src/client/hof.ts:81
↓ 2 callers
Function
analyzeLoaderOrAction
(routeId: string, type: "action" | "loader", loaderOrAction: (args: any) => Promise<any>)
packages/react-router-devtools/src/server/utils.ts:232
↓ 2 callers
Function
analyzeMiddleware
(middleware: any, routeId: string, index: number, middlewareName?: string)
packages/react-router-devtools/src/server/utils.ts:294
↓ 2 callers
Function
buildRef
(ref: string, labelForOutDir: string)
docs/scripts/generate-docs.ts:103
↓ 2 callers
Function
buildTag
(tag: string)
docs/scripts/generate-docs.ts:152
↓ 2 callers
Function
clamp
(n: number, min: number, max: number)
docs/app/components/command-k/hooks/use-fuzzy-search.ts:8
↓ 2 callers
Function
cleanSlug
(p: string)
docs/content-collections.ts:43
↓ 2 callers
Function
constructRoutePath
(route: ExtendedRoute, routeWildcards: RouteWildcards)
packages/react-router-devtools/src/client/utils/routing.ts:51
↓ 2 callers
Function
convertFormDataToObject
(formData: FormData | undefined)
packages/react-router-devtools/src/client/hooks/useTimelineHandler.ts:8
↓ 2 callers
Function
createExtendedRoutes
(routes?: Record<string, EntryRoute>)
packages/react-router-devtools/src/client/utils/routing.ts:67
↓ 2 callers
Function
createRouteTree
(routes: RouteManifest | undefined)
packages/react-router-devtools/src/client/utils/sanitize.ts:84
↓ 2 callers
Function
getBooleanFromSession
(key: string)
packages/react-router-devtools/src/client/utils/storage.ts:19
↓ 2 callers
Function
getBooleanFromStorage
(key: string)
packages/react-router-devtools/src/client/utils/storage.ts:18
↓ 2 callers
Function
getEnvInfo
()
docs/scripts/setup.ts:10
↓ 2 callers
Function
getHocUid
(path: NodePath, hocName: string)
packages/react-router-devtools/src/vite/utils/inject-client.ts:9
↓ 2 callers
Function
getNavItem
(index: number)
docs/app/hooks/use-previous-next-pages.ts:33
↓ 2 callers
Function
getServerTimeHeaderField
( serverTimings: PerformanceServerTimings, )
test-apps/react-router-vite/app/timing.server.ts:103
↓ 2 callers
Function
getSessionItem
(key: string)
packages/react-router-devtools/src/client/utils/storage.ts:9
↓ 2 callers
Function
getTokenColor
(type: TokenType)
docs/app/components/code-block/code-block-syntax-highlighter.ts:155
↓ 2 callers
Function
loadRoutes
()
packages/react-router-devtools/src/vite/plugin.tsx:52
↓ 2 callers
Function
main
()
docs/scripts/setup.ts:54
↓ 2 callers
Function
makeNode
(level: number, rawTitle: string)
docs/app/utils/extract-heading-tree-from-mdx.ts:55
↓ 2 callers
Function
makeStandalone
(slug: string, title: string)
docs/app/components/sidebar/tests/build-breadcrumbs.test.ts:30
↓ 2 callers
Function
middlewareLog
(message: string)
packages/react-router-devtools/src/server/logger.ts:46
↓ 2 callers
Function
navigateToPage
(id: string)
docs/app/components/command-k/components/command-k.tsx:43
↓ 2 callers
Function
parentOf
(slug: string)
docs/app/utils/create-sidebar-tree.ts:17
↓ 2 callers
Function
pushNode
(root: HeadingItem[], stack: HeadingItem[], node: HeadingItem)
docs/app/utils/extract-heading-tree-from-mdx.ts:66
↓ 2 callers
Function
recordServerTiming
( serverTimings: PerformanceServerTimings, timing: { name: string description?: string duratio
test-apps/react-router-vite/app/timing.server.ts:81
↓ 2 callers
Function
renderWords
()
docs/app/components/ui/typewritter.tsx:44
↓ 2 callers
Function
resetDir
(p: string)
docs/scripts/generate-docs.ts:29
↓ 2 callers
Function
resolveTagsFromSpec
(spec: string)
docs/scripts/generate-docs.ts:48
↓ 2 callers
Function
search
(q: string)
docs/app/components/command-k/hooks/use-search.ts:38
↓ 2 callers
Function
sleep
(ms: number)
packages/react-router-devtools/src/client/hof.test.ts:40
↓ 2 callers
Function
sleep
(ms: number)
packages/react-router-devtools/src/server/hof.test.ts:47
↓ 2 callers
Function
stylesFactory
(theme: "light" | "dark")
packages/react-router-devtools/src/client/styles/use-styles.ts:277
↓ 2 callers
Function
time
( serverTiming: | string | { name: string description: string
test-apps/react-router-vite/app/timing.server.ts:14
↓ 2 callers
Function
toFunctionExpression
(decl: Babel.FunctionDeclaration)
packages/react-router-devtools/src/vite/utils/data-functions-augment.ts:238
↓ 2 callers
Function
toFunctionExpression
(decl: Babel.FunctionDeclaration)
packages/react-router-devtools/src/vite/utils/inject-context.ts:211
↓ 2 callers
Function
unAwaited
(promise: () => any)
packages/react-router-devtools/src/server/utils.ts:164
↓ 2 callers
Function
useDocumentationLayoutLoaderData
()
docs/app/hooks/use-documentation-layout-loader-data.ts:4
↓ 2 callers
Function
useRDTContext
()
packages/react-router-devtools/src/client/context/useRDTContext.ts:15
↓ 2 callers
Function
useRequestContext
()
packages/react-router-devtools/src/client/context/requests/request-context.tsx:57
↓ 2 callers
Function
useShowToolsDispatch
()
packages/react-router-devtools/src/external/react-json-view/store/ShowTools.tsx:25
↓ 2 callers
Function
useTabs
()
packages/react-router-devtools/src/client/hooks/useTabs.ts:9
↓ 2 callers
Function
useTimelineContext
()
packages/react-router-devtools/src/client/context/useRDTContext.ts:49
↓ 2 callers
Function
withLinksWrapper
(links: LinksFunction, rdtStylesheet: string)
packages/react-router-devtools/src/client/hof.ts:71
↓ 1 callers
Function
AppWithDevTools
(props: any)
packages/react-router-devtools/src/client/init/root.tsx:34
↓ 1 callers
Function
RouteNode
({ nodeDatum, hierarchyPointNode, toggleNode, setActiveRoute, activeRoutes, navigate, }: CustomNodeEleme
packages/react-router-devtools/src/client/components/RouteNode.tsx:53
↓ 1 callers
Function
action
()
packages/react-router-devtools/src/server/hof.test.ts:155
↓ 1 callers
Function
addAnimation
()
docs/app/components/ui/infinite-cards.tsx:28
↓ 1 callers
Function
addToHistory
(item: HistoryItem)
docs/app/components/command-k/hooks/use-search-history.ts:42
↓ 1 callers
Function
addTypeToVariable
* Add type annotation to a variable identifier (for array exports like middleware)
packages/react-router-devtools/src/vite/utils/codegen.ts:67
↓ 1 callers
Function
allTags
()
docs/scripts/generate-docs.ts:46
↓ 1 callers
Function
analyzeHeaders
(routeId: string, response: unknown)
packages/react-router-devtools/src/server/utils.ts:108
↓ 1 callers
Function
applyTheme
(theme: "light" | "dark")
docs/app/utils/theme.ts:14
↓ 1 callers
Function
buildBranch
(branch: string, labelForOutDir: string)
docs/scripts/generate-docs.ts:142
↓ 1 callers
Function
buildDocHref
(slug: string, version: string)
docs/app/hooks/use-previous-next-pages.ts:7
↓ 1 callers
Function
buildDocSlug
({ section, subsection, filename, }: { section?: string subsection?: string filename: string })
docs/app/utils/path-builders.ts:4
↓ 1 callers
Function
buildSectionTitles
(sections: Section[])
docs/app/utils/llms-txt-builder.ts:6
↓ 1 callers
Function
buildSectionedTo
(version: string, slug: string)
docs/app/utils/path-builders.ts:37
↓ 1 callers
Function
buildStandaloneTo
(version: string, slug: string)
docs/app/utils/path-builders.ts:32
↓ 1 callers
Function
calculatePadding
(depth: number)
docs/app/components/table-of-content.tsx:22
↓ 1 callers
Function
classifyIdentifier
(value: string)
docs/app/components/code-block/code-block-syntax-highlighter.ts:115
↓ 1 callers
Function
classifyToken
(value: string)
docs/app/components/code-block/code-block-syntax-highlighter.ts:119
↓ 1 callers
Function
cleanHeadingText
(text: string)
docs/app/components/command-k/create-search-index.ts:65
↓ 1 callers
Function
cleanMarkdown
(text: string)
docs/app/utils/extract-heading-tree-from-mdx.ts:15
↓ 1 callers
Function
clientAction
()
packages/react-router-devtools/src/client/hof.test.ts:113
↓ 1 callers
Function
clientLoader
()
packages/react-router-devtools/src/client/hof.test.ts:7
↓ 1 callers
Function
closeModal
()
docs/app/components/command-k/hooks/use-modal-state.ts:13
↓ 1 callers
Function
confirmRun
()
docs/scripts/setup.ts:27
↓ 1 callers
Function
constructTree
(routes: any, parentId?: string)
packages/react-router-devtools/src/client/utils/sanitize.ts:59
↓ 1 callers
Function
convertBigIntToStringInner
(data: any, depth: number, seen: WeakSet<object>, maxDepth: number)
packages/react-router-devtools/src/shared/bigint-util.ts:9
↓ 1 callers
Function
createCommandKSearchParams
(params: Record<string, string>)
docs/app/components/command-k/hooks/use-search.ts:16
↓ 1 callers
Function
createGitHubContributionLinks
({ pagePath, owner, repo }: GitHubContributionLinkOptions)
docs/app/utils/create-github-contribution-links.ts:7
↓ 1 callers
Function
createLineData
(line: string)
docs/app/components/code-block/code-block-parser.ts:28
↓ 1 callers
Function
createRouteTypeAnnotation
* Create a type annotation node for Route.X type
packages/react-router-devtools/src/vite/utils/codegen.ts:50
↓ 1 callers
Function
createSearchIndex
(pages: Page[])
docs/app/components/command-k/create-search-index.ts:109
↓ 1 callers
Function
createSidebarTree
(version: Version)
docs/app/utils/create-sidebar-tree.ts:22
↓ 1 callers
Function
createUniqueAnchor
(baseAnchor: string)
docs/app/components/command-k/create-search-index.ts:55
↓ 1 callers
Function
createVariableArrayTypeAnnotation
* Create a type annotation node for Route.X[] array type (for variable annotations)
packages/react-router-devtools/src/vite/utils/codegen.ts:58
↓ 1 callers
Function
cutArrayToFirstN
(arr: T[], n: number)
packages/react-router-devtools/src/client/utils/common.ts:1
↓ 1 callers
Function
defineRdtConfig
(config: ReactRouterViteConfig)
packages/react-router-devtools/src/vite/plugin.tsx:176
↓ 1 callers
Function
detectDefaultBranch
()
docs/scripts/generate-docs.ts:57
← previous
next →
101–200 of 749, ranked by callers