MCPcopy Create free account

hub / github.com/nodejs/nodejs.org / functions

Functions473 in github.com/nodejs/nodejs.org

↓ 1 callersFunctionexplicitVersion
apps/site/scripts/release-post/index.mjs:91
↓ 1 callersFunctionextractVersionFromPath
(pathname: string)
apps/site/util/download/archive.tsx:144
↓ 1 callersFunctionfetchAuthor
apps/site/scripts/release-post/index.mjs:124
↓ 1 callersFunctionfetchChangelogBody
apps/site/scripts/release-post/index.mjs:159
↓ 1 callersFunctionfetchDonationsQuery
()
apps/site/next-data/generators/supportersData.mjs:173
↓ 1 callersFunctionfetchGithubSponsorsData
* Fetches supporters data from Github API, filters active backers, * and maps it to the Supporters type. * * @returns {Promise<Array<import('#site/
apps/site/next-data/generators/supportersData.mjs:118
↓ 1 callersFunctionfetchOpenCollectiveData
* Fetches supporters data from Open Collective API, filters active backers, * and maps it to the Supporters type. * * @returns {Promise<Array<impor
apps/site/next-data/generators/supportersData.mjs:90
↓ 1 callersFunctionfetchShasums
apps/site/scripts/release-post/index.mjs:186
↓ 1 callersFunctionfetchSponsorshipsQuery
()
apps/site/next-data/generators/supportersData.mjs:131
↓ 1 callersFunctionfetchVersionPolicy
apps/site/scripts/release-post/index.mjs:170
↓ 1 callersFunctionfindAuthorLogin
(version, section)
apps/site/scripts/release-post/index.mjs:195
↓ 1 callersFunctionflattenItems
( items: Array<SidebarItemType> )
packages/ui-components/src/Containers/Sidebar/index.tsx:15
↓ 1 callersFunctiongenerateDeprecation
packages/remark-lint/src/rules/invalid-deprecations.mjs:8
↓ 1 callersFunctiongenerateReleaseData
()
apps/site/next-data/generators/releaseData.mjs:26
↓ 1 callersFunctiongenerateTwoslashFsMap
()
apps/site/scripts/twoslash-fsmap/generate.mjs:46
↓ 1 callersFunctiongetAlternatePaths
(r: string, locales: Array<string>)
apps/site/app/sitemap.ts:24
↓ 1 callersFunctiongetBlogCategory
(pathname: string)
apps/site/layouts/Blog.tsx:15
↓ 1 callersFunctiongetBreadcrumbs
()
apps/site/components/withBreadcrumbs.tsx:28
↓ 1 callersFunctiongetCalendarEvents
(calendarId = '', maxResults = 20)
apps/site/next.calendar.mjs:15
↓ 1 callersFunctiongetCompatiblePlatforms
( platforms: Record<OperatingSystem, Array<DownloadDropdownItem<Platform>>>, exclude: Array<string>, ver
apps/site/util/download/archive.tsx:48
↓ 1 callersFunctiongetDeploymentId
()
apps/site/next.config.mjs:9
↓ 1 callersFunctiongetDynamicRouter
()
apps/site/next.dynamic.mjs:51
↓ 1 callersFunctiongetEngine
* Creates the appropriate regex engine based on configuration * @param {HighlighterOptions} options - Configuration options
packages/rehype-shiki/src/index.mjs:32
↓ 1 callersFunctiongetFeeds
(feed: string)
apps/site/util/feeds.ts:66
↓ 1 callersFunctiongetFormattedMessage
(label: IntlMessageKeys, key: string)
apps/site/hooks/useSiteNavigation.ts:43
↓ 1 callersFunctiongetFrontMatter
(filename, source)
apps/site/scripts/blog-data/generate.mjs:21
↓ 1 callersFunctiongetImagesConfig
()
apps/site/next.image.config.mjs:12
↓ 1 callersFunctiongetLanguageDisplayName
packages/rehype-shiki/src/index.mjs:78
↓ 1 callersFunctiongetLinkFromTranslationKey
(key: string)
apps/site/components/withLegal.tsx:49
↓ 1 callersFunctiongetNodeReleaseStatus
(latest, eol)
apps/site/next-data/generators/releaseData.mjs:6
↓ 1 callersFunctiongetPageElements
( currentPage: ComponentProps<typeof BasePagination>['currentPage'], pages: ComponentProps<typeof BasePagi
packages/ui-components/src/Common/BasePagination/getPageElements.tsx:38
↓ 1 callersFunctiongetPartners
( length?: number, category?: PartnerCategory, sort?: 'name' | 'weight' )
apps/site/components/Common/Partners/index.tsx:20
↓ 1 callersFunctiongetRelativePath
apps/site/next.helpers.mjs:21
↓ 1 callersFunctiongetTransformers
* Configures and returns transformers based on options * @param {HighlighterOptions} options - Configuration options
packages/rehype-shiki/src/index.mjs:47
↓ 1 callersFunctiongetWebServerConfig
()
apps/site/playwright.config.ts:36
↓ 1 callersFunctiongetZoomLink
( event: Pick<CalendarEvent, 'description' | 'location'> )
apps/site/components/MDX/Calendar/utils.ts:6
↓ 1 callersFunctiongroupReleasesByStatus
(releases: Array<NodeRelease>)
apps/site/components/withReleaseSelect.tsx:17
↓ 1 callersFunctionhandler
(event: MediaQueryListEvent)
apps/site/hooks/useMediaQuery.ts:21
↓ 1 callersFunctionhasActivePath
( items: Array<SidebarItemType>, pathname?: string )
packages/ui-components/src/Containers/Sidebar/SidebarGroup/index.tsx:25
↓ 1 callersFunctionhighlightToHtml
(code, lang, meta = {})
packages/rehype-shiki/src/highlighter.mjs:85
↓ 1 callersFunctionisAncient
packages/remark-lint/src/rules/yaml/validate-changes.mjs:27
↓ 1 callersFunctionisCodeBlock
* Checks if the given node is a valid code element. * * @param {import('unist').Node} node - The node to be verified. * * @return {boolean} - True
packages/rehype-shiki/src/plugin.mjs:50
↓ 1 callersFunctionisIgnoredVersion
packages/remark-lint/src/rules/yaml/validate-versions.mjs:20
↓ 1 callersFunctionisPlaceholder
(version, totalVersions)
packages/remark-lint/src/rules/yaml/validate-versions.mjs:13
↓ 1 callersFunctionisSecurityRelated
packages/remark-lint/src/rules/yaml/validate-changes.mjs:17
↓ 1 callersFunctionisStringArray
( values: Array<unknown> )
packages/ui-components/src/Common/Select/utils.ts:1
↓ 1 callersFunctionisTimeoutError
apps/site/next.fetch.mjs:5
↓ 1 callersFunctionisValidVersion
(version, totalVersions, releasedVersions)
packages/remark-lint/src/rules/yaml/validate-versions.mjs:31
↓ 1 callersFunctionisValuesArray
(values: Array<unknown>)
packages/ui-components/src/Common/Select/utils.ts:6
↓ 1 callersFunctionloadLocaleDictionary
(locale: string)
apps/site/i18n.tsx:8
↓ 1 callersFunctionloadOrama
(db: AnyOrama)
apps/site/components/withSearch.tsx:38
↓ 1 callersFunctionmapCategoriesToTabs
(categories: Array<BlogCategory>)
apps/site/layouts/Blog.tsx:43
↓ 1 callersFunctionmapPaginationPages
(category: string, pages: number)
apps/site/components/withBlogCategories.tsx:16
↓ 1 callersFunctionnormalizeScore
apps/site/scripts/lighthouse/index.mjs:4
↓ 1 callersFunctionnormalizeSrc
(src: string)
apps/site/cloudflare/image-loader.ts:3
↓ 1 callersFunctionopenLanguageMenu
(page: Page)
apps/site/tests/e2e/general-behavior.spec.ts:25
↓ 1 callersFunctionorderedYamlKeys
( yaml, report, _, validKeys = DEFAULT_VALID_KEYS, prefix = '' )
packages/remark-lint/src/rules/yaml/ordered-yaml-keys.mjs:22
↓ 1 callersFunctionpaginateBlogPosts
( { posts, pagination }: BlogPostsRSC, page: number )
apps/site/util/blog.ts:40
↓ 1 callersFunctionparsePages
( pages: ComponentProps<typeof BasePagination>['pages'], currentPage: number, totalPages: number, as:
packages/ui-components/src/Common/BasePagination/getPageElements.tsx:9
↓ 1 callersFunctionparseSnippet
(snippet: string, releaseContext: ReleaseContextType)
apps/site/components/Downloads/Release/ReleaseCodeBox.tsx:34
↓ 1 callersFunctionprocessVersion
(version, vulnerability)
apps/site/next-data/generators/vulnerabilities.mjs:30
↓ 1 callersFunctionregister
()
apps/site/instrumentation.ts:1
↓ 1 callersFunctionrenderItems
( items: Array<SidebarItemType>, props: { as?: LinkLike }, pathname?: string )
packages/ui-components/src/Containers/Sidebar/SidebarGroup/index.tsx:36
↓ 1 callersFunctionrenderSignature
(param: SignatureDefinition, index: number)
packages/ui-components/src/Containers/FunctionSignature/index.tsx:17
↓ 1 callersFunctionreplaceAsteriskLists
apps/site/scripts/release-post/index.mjs:161
↓ 1 callersFunctionreplaceLinkWithContext
( link: string, context?: RichTranslationValues )
apps/site/hooks/useSiteNavigation.ts:26
↓ 1 callersFunctionreportDiff
* Compares old and new assets and returns a markdown report
apps/site/scripts/compare-size/index.mjs:77
↓ 1 callersFunctionresolveDownloads
apps/site/scripts/release-post/downloadsTable.mjs:85
↓ 1 callersFunctionresolveUrl
(item, version)
apps/site/scripts/release-post/downloadsTable.mjs:80
↓ 1 callersFunctionsetClientContext
(data: Partial<ClientSharedServerContext>)
apps/site/client-context.ts:18
↓ 1 callersFunctionsleep
apps/site/next.fetch.mjs:12
↓ 1 callersFunctionslugify
apps/site/scripts/release-post/index.mjs:261
↓ 1 callersFunctionstoplight
apps/site/scripts/lighthouse/index.mjs:3
↓ 1 callersFunctiontransformCode
( code: T, language: string )
packages/ui-components/src/Common/BaseCodeBox/index.tsx:20
↓ 1 callersFunctiontwoslash
(options = {})
packages/rehype-shiki/src/transformers/twoslash/index.mjs:64
↓ 1 callersFunctionuseOrama
()
apps/site/components/withSearch.tsx:53
↓ 1 callersFunctionusePlatformInfo
(installMethod: string)
apps/site/components/Downloads/Release/ReleaseCodeBox.tsx:96
↓ 1 callersFunctionuseScroll
( ref: RefObject<T | null>, { debounceTime = 300, onScroll }: UseScrollOptions = {} )
apps/site/hooks/useScroll.ts:18
↓ 1 callersFunctionuseSnippetProcessor
( snippets: Array<DownloadSnippet>, context: ReleaseContextType )
apps/site/components/Downloads/Release/ReleaseCodeBox.tsx:43
↓ 1 callersFunctionverifyDownloads
apps/site/scripts/release-post/index.mjs:192
FunctionAIX
packages/ui-components/src/Icons/OperatingSystem/AIX.tsx:3
FunctionARM
packages/ui-components/src/Icons/PartnerLogos/ARM/Logo.tsx:5
FunctionARM
packages/ui-components/src/Icons/PartnerLogos/ARM/Favicon.tsx:5
FunctionAboutLayout
({ children })
apps/site/layouts/About.tsx:11
FunctionAlertBox
({ level, title, children, size = 'default', })
packages/ui-components/src/Common/AlertBox/index.tsx:13
FunctionApple
packages/ui-components/src/Icons/OperatingSystem/Apple.tsx:3
FunctionArticleLayout
({ children })
packages/ui-components/src/Containers/Article/index.tsx:5
FunctionArticlePageLayout
({ children })
apps/site/layouts/ArticlePage.tsx:10
FunctionAvatar
({ image, nickname, name, fallback, url, size = 'small', as: Component = 'a', ...props })
packages/ui-components/src/Common/AvatarGroup/Avatar/index.tsx:19
FunctionAvatarGroup
({ avatars, limit = 10, isExpandable = true, size = 'small', container, as, })
packages/ui-components/src/Common/AvatarGroup/index.tsx:26
FunctionAvatarOverlay
({ image, name, nickname, fallback, url, as: Component = 'a', })
packages/ui-components/src/Common/AvatarGroup/Overlay/index.tsx:13
FunctionBadge
({ kind = 'default', size = 'medium', className, children, ...props })
packages/ui-components/src/Common/Badge/index.tsx:15
FunctionBadgeGroup
({ kind = 'default', size = 'medium', badgeText, children, as: Component = 'a', ...args })
packages/ui-components/src/Common/BadgeGroup/index.tsx:17
FunctionBanner
({ type = 'default', children, ...props })
packages/ui-components/src/Common/Banner/index.tsx:9
FunctionBaseActiveLink
({ activeClassName = 'active', allowSubPath = false, className, href = '', pathname = '/', as: Com
packages/ui-components/src/Common/BaseActiveLink/index.tsx:13
FunctionBaseButton
({ kind = 'primary', size = 'default', disabled = false, className, as: Component = 'a', ...props
packages/ui-components/src/Common/BaseButton/index.tsx:18
FunctionBaseCodeBox
({ children, language, className, copyButtonLabel, copiedButtonLabel, as = 'a', }: PropsWithChildr
packages/ui-components/src/Common/BaseCodeBox/index.tsx:77
FunctionBaseCrossLink
({ type, label, text, link, as: Component = 'a', })
packages/ui-components/src/Common/BaseCrossLink/index.tsx:18
FunctionBaseLayout
({ children })
apps/site/layouts/Base.tsx:7
FunctionBaseLinkTabs
({ tabs, label, activeTab, children, as: Component = 'a', })
packages/ui-components/src/Common/BaseLinkTabs/index.tsx:17
← previousnext →101–200 of 473, ranked by callers