MCPcopy Create free account

hub / github.com/defi-wonderland/handbook / functions

Functions67 in github.com/defi-wonderland/handbook

↓ 9 callersFunctiongetRandomInt
(max: number)
packages/common-config/src/components/StarsBackground/index.tsx:4
↓ 7 callersFunctiongenerateStars
(stars: number)
packages/common-config/src/components/StarsBackground/index.tsx:8
↓ 7 callersFunctionpathExists
(filePath: string)
scripts/__tests__/setupTestUtils.ts:55
↓ 6 callersFunctionpick
(obj: Record<string, unknown>, keys: string[])
sites/wonderland/scripts/generate-authors.ts:56
↓ 2 callersFunctionattachListener
()
packages/common-config/src/components/theme/Root/index.tsx:74
↓ 2 callersFunctioncleanupTestFiles
()
scripts/__tests__/setupTestUtils.ts:14
↓ 2 callersFunctiongenerateAuthors
()
sites/wonderland/scripts/generate-authors.ts:97
↓ 2 callersFunctionhandleDocusaurusRouteChange
()
packages/common-config/src/components/theme/Root/index.tsx:170
↓ 2 callersFunctionresetAndReattach
()
packages/common-config/src/components/theme/Root/index.tsx:100
↓ 2 callersFunctionsetupTestFiles
()
scripts/__tests__/setupTestUtils.ts:23
↓ 2 callersFunctionuseScrollReset
(routes: string[] = ['/blog'])
sites/wonderland/src/hooks/useScrollReset.ts:8
↓ 1 callersFunctioncreateDisclaimerButtonManager
* Manages the disclaimer button event listener setup and cleanup * This function is extracted to prevent multiple event listener attachments * durin
packages/common-config/src/components/theme/Root/index.tsx:68
↓ 1 callersFunctionfindPfp
(baseName: string)
sites/wonderland/scripts/generate-authors.ts:84
↓ 1 callersFunctiongetMdxFiles
( dir: string, relativePath: string = "", depth: number = 0 )
packages/common-config/plugins/llmsTxtPlugin.ts:18
↓ 1 callersFunctiongetSlug
(member: SquadMember)
sites/wonderland/scripts/generate-authors.ts:63
↓ 1 callersFunctionhandleCardClick
( e: React.MouseEvent<HTMLAnchorElement>, href: string, comingSoon?: boolean )
packages/common-config/src/components/CategoryCards/index.tsx:30
↓ 1 callersFunctionhandleMouseMove
(e, card)
sites/wonderland/src/js/mouseTracker.js:4
↓ 1 callersFunctionisPortInUse
(port: number)
scripts/__tests__/create-handbook.test.ts:17
↓ 1 callersFunctionkebabCase
(str: string)
sites/wonderland/scripts/generate-authors.ts:61
↓ 1 callersFunctionnormalizeText
(text: string)
sites/wonderland/scripts/generate-authors.ts:73
↓ 1 callersFunctionparseDate
(value: unknown)
sites/wonderland/src/components/BlogCard.tsx:21
↓ 1 callersFunctionperformReset
()
sites/wonderland/src/utils/scrollReset.ts:20
↓ 1 callersFunctionreadJson
(filePath: string)
scripts/__tests__/create-handbook.test.ts:11
↓ 1 callersFunctionresetScroll
( pathname: string, routes: string[] = ['/blog'], behavior: ScrollBehavior = 'auto' )
sites/wonderland/src/utils/scrollReset.ts:7
↓ 1 callersFunctionwithOrdinal
(d: Date)
sites/wonderland/src/theme/BlogPostItem/Header/Authors/index.tsx:3
FunctionAerodromeBackground
()
sites/aerodrome/src/pages/index.tsx:62
FunctionAztecBackground
()
sites/aztec/src/pages/index.tsx:89
FunctionBlogAuthorsPostsPage
(props: any)
sites/wonderland/src/theme/BlogAuthorsPostsPage/index.tsx:71
FunctionBlogAuthorsPostsPageContent
({author, items}: any)
sites/wonderland/src/theme/BlogAuthorsPostsPage/index.tsx:5
FunctionBlogCard
({ post, className }: { post: BlogContent; className?: string })
sites/wonderland/src/components/BlogCard.tsx:27
FunctionBlogListPage
(props: any)
sites/wonderland/src/theme/BlogListPage/index.tsx:29
FunctionBlogPostItemHeaderAuthors
({ authors = [], date, }: { authors?: Author[]; date?: string; })
sites/wonderland/src/theme/BlogPostItem/Header/Authors/index.tsx:28
FunctionBlogPostPageWrapper
(props: any)
sites/wonderland/src/theme/BlogPostPage/index.tsx:8
FunctionCard
({ post }: { post: any })
sites/wonderland/src/theme/BlogListPage/index.tsx:27
FunctionCategoryCards
({ categories, theme, columns = 4, }: CategoryCardsProps)
packages/common-config/src/components/CategoryCards/index.tsx:25
FunctionCollapseButton
({ onClick, }: { onClick: () => void; })
packages/common-config/src/components/theme/DocSidebar/Desktop/CollapseButton/index.tsx:28
FunctionDocRootLayoutSidebarExpandButton
({ toggleSidebar, }: Props)
packages/common-config/src/components/theme/DocRoot/Layout/Sidebar/ExpandButton/index.tsx:32
FunctionEfBackground
()
sites/ef/src/pages/index.tsx:81
FunctionFooterBackground
()
packages/common-config/src/components/Backgrounds/FooterBackground/index.tsx:4
FunctionHandbookCard
({ handbook, isDefault = false }: HandbookCardProps)
packages/common-config/src/components/HandbookSection/index.tsx:35
FunctionHandbookSection
({ handbooks, title, description, className, }: HandbookSectionProps)
packages/common-config/src/components/HandbookSection/index.tsx:81
FunctionHero
()
sites/wonderland/src/theme/BlogListPage/index.tsx:10
FunctionHeroSection
({ title, titleImage, description, buttonText, buttonImage, buttonLink, }: HeroSectionProps)
packages/common-config/src/components/HeroSection/index.tsx:14
FunctionHome
()
sites/aerodrome/src/pages/index.tsx:66
FunctionHome
()
sites/optimism/src/pages/index.tsx:91
FunctionHome
()
sites/wonderland/src/pages/index.tsx:96
FunctionHome
()
sites/template/src/pages/index.tsx:40
FunctionHome
()
sites/aztec/src/pages/index.tsx:91
FunctionHome
()
sites/ef/src/pages/index.tsx:83
FunctionIlustrationsContainer
({ coneImage, sphereImage, ringImage, }: IlustrationsContainerProps)
packages/common-config/src/components/IlustrationsContainer/index.tsx:10
FunctionNoiseBackground
()
packages/common-config/src/components/Backgrounds/NoiseBackground/index.tsx:4
FunctionOptimismBackground
()
sites/optimism/src/pages/index.tsx:89
FunctionRoot
({ children }: { children: React.ReactNode })
sites/aerodrome/src/theme/Root/index.tsx:3
FunctionRoot
({ children }: { children: React.ReactNode })
sites/optimism/src/theme/Root/index.tsx:3
FunctionRoot
({ children }: { children: React.ReactNode })
sites/wonderland/src/theme/Root/index.tsx:3
FunctionRoot
({ children }: { children: React.ReactNode })
sites/template/src/theme/Root/index.tsx:3
FunctionRoot
({ children }: { children: React.ReactNode })
sites/aztec/src/theme/Root/index.tsx:3
FunctionRoot
({ children }: { children: React.ReactNode })
sites/ef/src/theme/Root/index.tsx:3
FunctionRoot
({ children, disclaimerContent = "This handbook is not intended to replace official documentation. This is
packages/common-config/src/components/theme/Root/index.tsx:224
FunctionSidebarIcon
({ className }: { className?: string })
packages/common-config/src/components/theme/DocSidebar/Desktop/CollapseButton/index.tsx:7
FunctionSidebarIcon
({ className }: { className?: string })
packages/common-config/src/components/theme/DocRoot/Layout/Sidebar/ExpandButton/index.tsx:11
FunctionSimpleModal
({ isOpen, onClose, children }: SimpleModalProps)
packages/common-config/src/components/theme/Root/index.tsx:10
FunctionStarsBackground
({ zIndex }: BackgroundProps)
packages/common-config/src/components/StarsBackground/index.tsx:23
FunctionTriangleBackground
()
packages/common-config/src/components/Backgrounds/TriangleBackground/index.tsx:4
FunctionacknowledgementPlugin
(context: LoadContext)
packages/common-config/plugins/acknowledgementPlugin.ts:13
FunctionllmsTxtPlugin
(context: LoadContext)
packages/common-config/plugins/llmsTxtPlugin.ts:5
Functionsetup
()
packages/common-config/src/components/theme/Root/index.tsx:115