MCPcopy Create free account

hub / github.com/code-forge-io/react-router-devtools / functions

Functions749 in github.com/code-forge-io/react-router-devtools

↓ 3 callersFunctiongetServerHocId
(path: NodePath, hocName: string)
packages/react-router-devtools/src/vite/utils/middleware-augment.ts:15
↓ 3 callersFunctiongetServerHocId
(path: NodePath, hocName: string)
packages/react-router-devtools/src/vite/utils/data-functions-augment.ts:15
↓ 3 callersFunctiongetSettings
()
packages/react-router-devtools/src/client/context/RDTContext.tsx:31
↓ 3 callersFunctionhandleClose
()
docs/app/components/command-k/components/command-k.tsx:37
↓ 3 callersFunctionisLayoutRoute
(route: Route | undefined)
packages/react-router-devtools/src/client/utils/routing.ts:34
↓ 3 callersFunctionisLeafRoute
(route: Route)
packages/react-router-devtools/src/client/utils/routing.ts:41
↓ 3 callersFunctionlinks
()
docs/app/root.tsx:34
↓ 3 callersFunctionloadContentCollections
(version: Version)
docs/app/utils/load-content-collections.ts:13
↓ 3 callersFunctionlog
(message: string)
docs/scripts/setup.ts:8
↓ 3 callersFunctionlogTrigger
(id: string, type: "action" | "loader", end: number)
packages/react-router-devtools/src/server/utils.ts:206
↓ 3 callersFunctionreactRouterDevTools
(args)
packages/react-router-devtools/src/vite/plugin.tsx:178
↓ 3 callersFunctionsetStorageItem
(key: string, value: string)
packages/react-router-devtools/src/client/utils/storage.ts:2
↓ 3 callersFunctionsplitIntoParagraphs
(src: string)
docs/app/components/command-k/create-search-index.ts:31
↓ 3 callersFunctionsplitSlug
(slug: string)
docs/app/utils/split-slug.ts:1
↓ 3 callersFunctiontoSearchable
(s: string)
docs/app/components/command-k/hooks/use-fuzzy-search.ts:9
↓ 3 callersFunctionuppercaseFirstLetter
(str: string)
packages/react-router-devtools/src/vite/utils/inject-context.ts:24
↓ 2 callersFunctionanalyzeClientLoaderOrAction
( // 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 callersFunctionanalyzeClientMiddleware
(middleware: any, routeId: string, index: number, middlewareName?: string)
packages/react-router-devtools/src/client/hof.ts:81
↓ 2 callersFunctionanalyzeLoaderOrAction
(routeId: string, type: "action" | "loader", loaderOrAction: (args: any) => Promise<any>)
packages/react-router-devtools/src/server/utils.ts:232
↓ 2 callersFunctionanalyzeMiddleware
(middleware: any, routeId: string, index: number, middlewareName?: string)
packages/react-router-devtools/src/server/utils.ts:294
↓ 2 callersFunctionbuildRef
(ref: string, labelForOutDir: string)
docs/scripts/generate-docs.ts:103
↓ 2 callersFunctionbuildTag
(tag: string)
docs/scripts/generate-docs.ts:152
↓ 2 callersFunctionclamp
(n: number, min: number, max: number)
docs/app/components/command-k/hooks/use-fuzzy-search.ts:8
↓ 2 callersFunctioncleanSlug
(p: string)
docs/content-collections.ts:43
↓ 2 callersFunctionconstructRoutePath
(route: ExtendedRoute, routeWildcards: RouteWildcards)
packages/react-router-devtools/src/client/utils/routing.ts:51
↓ 2 callersFunctionconvertFormDataToObject
(formData: FormData | undefined)
packages/react-router-devtools/src/client/hooks/useTimelineHandler.ts:8
↓ 2 callersFunctioncreateExtendedRoutes
(routes?: Record<string, EntryRoute>)
packages/react-router-devtools/src/client/utils/routing.ts:67
↓ 2 callersFunctioncreateRouteTree
(routes: RouteManifest | undefined)
packages/react-router-devtools/src/client/utils/sanitize.ts:84
↓ 2 callersFunctiongetBooleanFromSession
(key: string)
packages/react-router-devtools/src/client/utils/storage.ts:19
↓ 2 callersFunctiongetBooleanFromStorage
(key: string)
packages/react-router-devtools/src/client/utils/storage.ts:18
↓ 2 callersFunctiongetEnvInfo
()
docs/scripts/setup.ts:10
↓ 2 callersFunctiongetHocUid
(path: NodePath, hocName: string)
packages/react-router-devtools/src/vite/utils/inject-client.ts:9
↓ 2 callersFunctiongetNavItem
(index: number)
docs/app/hooks/use-previous-next-pages.ts:33
↓ 2 callersFunctiongetServerTimeHeaderField
( serverTimings: PerformanceServerTimings, )
test-apps/react-router-vite/app/timing.server.ts:103
↓ 2 callersFunctiongetSessionItem
(key: string)
packages/react-router-devtools/src/client/utils/storage.ts:9
↓ 2 callersFunctiongetTokenColor
(type: TokenType)
docs/app/components/code-block/code-block-syntax-highlighter.ts:155
↓ 2 callersFunctionloadRoutes
()
packages/react-router-devtools/src/vite/plugin.tsx:52
↓ 2 callersFunctionmain
()
docs/scripts/setup.ts:54
↓ 2 callersFunctionmakeNode
(level: number, rawTitle: string)
docs/app/utils/extract-heading-tree-from-mdx.ts:55
↓ 2 callersFunctionmakeStandalone
(slug: string, title: string)
docs/app/components/sidebar/tests/build-breadcrumbs.test.ts:30
↓ 2 callersFunctionmiddlewareLog
(message: string)
packages/react-router-devtools/src/server/logger.ts:46
↓ 2 callersFunctionnavigateToPage
(id: string)
docs/app/components/command-k/components/command-k.tsx:43
↓ 2 callersFunctionparentOf
(slug: string)
docs/app/utils/create-sidebar-tree.ts:17
↓ 2 callersFunctionpushNode
(root: HeadingItem[], stack: HeadingItem[], node: HeadingItem)
docs/app/utils/extract-heading-tree-from-mdx.ts:66
↓ 2 callersFunctionrecordServerTiming
( serverTimings: PerformanceServerTimings, timing: { name: string description?: string duratio
test-apps/react-router-vite/app/timing.server.ts:81
↓ 2 callersFunctionrenderWords
()
docs/app/components/ui/typewritter.tsx:44
↓ 2 callersFunctionresetDir
(p: string)
docs/scripts/generate-docs.ts:29
↓ 2 callersFunctionresolveTagsFromSpec
(spec: string)
docs/scripts/generate-docs.ts:48
↓ 2 callersFunctionsearch
(q: string)
docs/app/components/command-k/hooks/use-search.ts:38
↓ 2 callersFunctionsleep
(ms: number)
packages/react-router-devtools/src/client/hof.test.ts:40
↓ 2 callersFunctionsleep
(ms: number)
packages/react-router-devtools/src/server/hof.test.ts:47
↓ 2 callersFunctionstylesFactory
(theme: "light" | "dark")
packages/react-router-devtools/src/client/styles/use-styles.ts:277
↓ 2 callersFunctiontime
( serverTiming: | string | { name: string description: string
test-apps/react-router-vite/app/timing.server.ts:14
↓ 2 callersFunctiontoFunctionExpression
(decl: Babel.FunctionDeclaration)
packages/react-router-devtools/src/vite/utils/data-functions-augment.ts:238
↓ 2 callersFunctiontoFunctionExpression
(decl: Babel.FunctionDeclaration)
packages/react-router-devtools/src/vite/utils/inject-context.ts:211
↓ 2 callersFunctionunAwaited
(promise: () => any)
packages/react-router-devtools/src/server/utils.ts:164
↓ 2 callersFunctionuseDocumentationLayoutLoaderData
()
docs/app/hooks/use-documentation-layout-loader-data.ts:4
↓ 2 callersFunctionuseRDTContext
()
packages/react-router-devtools/src/client/context/useRDTContext.ts:15
↓ 2 callersFunctionuseRequestContext
()
packages/react-router-devtools/src/client/context/requests/request-context.tsx:57
↓ 2 callersFunctionuseShowToolsDispatch
()
packages/react-router-devtools/src/external/react-json-view/store/ShowTools.tsx:25
↓ 2 callersFunctionuseTabs
()
packages/react-router-devtools/src/client/hooks/useTabs.ts:9
↓ 2 callersFunctionuseTimelineContext
()
packages/react-router-devtools/src/client/context/useRDTContext.ts:49
↓ 2 callersFunctionwithLinksWrapper
(links: LinksFunction, rdtStylesheet: string)
packages/react-router-devtools/src/client/hof.ts:71
↓ 1 callersFunctionAppWithDevTools
(props: any)
packages/react-router-devtools/src/client/init/root.tsx:34
↓ 1 callersFunctionRouteNode
({ nodeDatum, hierarchyPointNode, toggleNode, setActiveRoute, activeRoutes, navigate, }: CustomNodeEleme
packages/react-router-devtools/src/client/components/RouteNode.tsx:53
↓ 1 callersFunctionaction
()
packages/react-router-devtools/src/server/hof.test.ts:155
↓ 1 callersFunctionaddAnimation
()
docs/app/components/ui/infinite-cards.tsx:28
↓ 1 callersFunctionaddToHistory
(item: HistoryItem)
docs/app/components/command-k/hooks/use-search-history.ts:42
↓ 1 callersFunctionaddTypeToVariable
* Add type annotation to a variable identifier (for array exports like middleware)
packages/react-router-devtools/src/vite/utils/codegen.ts:67
↓ 1 callersFunctionallTags
()
docs/scripts/generate-docs.ts:46
↓ 1 callersFunctionanalyzeHeaders
(routeId: string, response: unknown)
packages/react-router-devtools/src/server/utils.ts:108
↓ 1 callersFunctionapplyTheme
(theme: "light" | "dark")
docs/app/utils/theme.ts:14
↓ 1 callersFunctionbuildBranch
(branch: string, labelForOutDir: string)
docs/scripts/generate-docs.ts:142
↓ 1 callersFunctionbuildDocHref
(slug: string, version: string)
docs/app/hooks/use-previous-next-pages.ts:7
↓ 1 callersFunctionbuildDocSlug
({ section, subsection, filename, }: { section?: string subsection?: string filename: string })
docs/app/utils/path-builders.ts:4
↓ 1 callersFunctionbuildSectionTitles
(sections: Section[])
docs/app/utils/llms-txt-builder.ts:6
↓ 1 callersFunctionbuildSectionedTo
(version: string, slug: string)
docs/app/utils/path-builders.ts:37
↓ 1 callersFunctionbuildStandaloneTo
(version: string, slug: string)
docs/app/utils/path-builders.ts:32
↓ 1 callersFunctioncalculatePadding
(depth: number)
docs/app/components/table-of-content.tsx:22
↓ 1 callersFunctionclassifyIdentifier
(value: string)
docs/app/components/code-block/code-block-syntax-highlighter.ts:115
↓ 1 callersFunctionclassifyToken
(value: string)
docs/app/components/code-block/code-block-syntax-highlighter.ts:119
↓ 1 callersFunctioncleanHeadingText
(text: string)
docs/app/components/command-k/create-search-index.ts:65
↓ 1 callersFunctioncleanMarkdown
(text: string)
docs/app/utils/extract-heading-tree-from-mdx.ts:15
↓ 1 callersFunctionclientAction
()
packages/react-router-devtools/src/client/hof.test.ts:113
↓ 1 callersFunctionclientLoader
()
packages/react-router-devtools/src/client/hof.test.ts:7
↓ 1 callersFunctioncloseModal
()
docs/app/components/command-k/hooks/use-modal-state.ts:13
↓ 1 callersFunctionconfirmRun
()
docs/scripts/setup.ts:27
↓ 1 callersFunctionconstructTree
(routes: any, parentId?: string)
packages/react-router-devtools/src/client/utils/sanitize.ts:59
↓ 1 callersFunctionconvertBigIntToStringInner
(data: any, depth: number, seen: WeakSet<object>, maxDepth: number)
packages/react-router-devtools/src/shared/bigint-util.ts:9
↓ 1 callersFunctioncreateCommandKSearchParams
(params: Record<string, string>)
docs/app/components/command-k/hooks/use-search.ts:16
↓ 1 callersFunctioncreateGitHubContributionLinks
({ pagePath, owner, repo }: GitHubContributionLinkOptions)
docs/app/utils/create-github-contribution-links.ts:7
↓ 1 callersFunctioncreateLineData
(line: string)
docs/app/components/code-block/code-block-parser.ts:28
↓ 1 callersFunctioncreateRouteTypeAnnotation
* Create a type annotation node for Route.X type
packages/react-router-devtools/src/vite/utils/codegen.ts:50
↓ 1 callersFunctioncreateSearchIndex
(pages: Page[])
docs/app/components/command-k/create-search-index.ts:109
↓ 1 callersFunctioncreateSidebarTree
(version: Version)
docs/app/utils/create-sidebar-tree.ts:22
↓ 1 callersFunctioncreateUniqueAnchor
(baseAnchor: string)
docs/app/components/command-k/create-search-index.ts:55
↓ 1 callersFunctioncreateVariableArrayTypeAnnotation
* Create a type annotation node for Route.X[] array type (for variable annotations)
packages/react-router-devtools/src/vite/utils/codegen.ts:58
↓ 1 callersFunctioncutArrayToFirstN
(arr: T[], n: number)
packages/react-router-devtools/src/client/utils/common.ts:1
↓ 1 callersFunctiondefineRdtConfig
(config: ReactRouterViteConfig)
packages/react-router-devtools/src/vite/plugin.tsx:176
↓ 1 callersFunctiondetectDefaultBranch
()
docs/scripts/generate-docs.ts:57
← previousnext →101–200 of 749, ranked by callers