Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JetBrains/kotlin-web-site
/ functions
Functions
532 in github.com/JetBrains/kotlin-web-site
⨍
Functions
532
◇
Types & classes
129
↳
Endpoints
21
↓ 1 callers
Function
attrsToString
Converts parsed IAL object to HTML attribute string.
blocks/grammar/markdown.tsx:123
↓ 1 callers
Function
cancelExecution
()
static/js/com/cookie-banner.js:497
↓ 1 callers
Method
caseStudiesHaveDescriptions
()
test/page/case-studies-page.ts:63
↓ 1 callers
Function
closeProductionElements
(baseURL: string, storageStatePath: string)
test/global-setup.ts:19
↓ 1 callers
Method
closeQuickSearch
()
test/component/global-search.ts:22
↓ 1 callers
Function
compileComponent
(name, props)
scripts/dokka/generate-templates.js:69
↓ 1 callers
Function
convertTabTitlesToElements
* Convert tab titles from CSS pseudo-elements to inline text * Make title part of the code block to avoid page break issues * * @param {string} con
scripts/pdf/tab-titles.js:10
↓ 1 callers
Function
copyCoverAssets
* Copy cover assets (like logo) to the output directory * Returns a cleanup function to remove them after PDF generation
scripts/pdf/cover.js:14
↓ 1 callers
Function
copyFonts
* Copy fonts to the output directory for Vivliostyle * Returns a cleanup function to remove the copied fonts
scripts/pdf/generate-pdf.js:62
↓ 1 callers
Function
countryClassName
(country)
blocks/community/kugs-list/kugs-list.tsx:42
↓ 1 callers
Function
createMarketoSubmitter
({ onSubmitted, consentIds, formId, valuesTransformer = (arg) => arg as unknow
blocks/education/subscription-form/create-marketo-submitter.ts:12
↓ 1 callers
Function
createRedirectHtml
* HTML for redirect page with a triple redirect mechanism (noscript + JavaScript + meta refresh)
scripts/generate-redirect-pages.js:9
↓ 1 callers
Function
customized_markdown
(text)
src/markdown/makrdown.py:31
↓ 1 callers
Function
debounce
(fn: () => void, ms: number)
components/masonry-grid/masonry-grid.tsx:40
↓ 1 callers
Function
disableInput
()
static/js/com/cookie-banner.js:543
↓ 1 callers
Function
doRequest
(options)
scripts/latest-news/index.js:97
↓ 1 callers
Function
enableInput
()
static/js/com/cookie-banner.js:548
↓ 1 callers
Function
extractCountry
(location: string)
pages/education/index.tsx:27
↓ 1 callers
Function
extractHeadingsFromHtml
* Extract headings from HTML content using cheerio * Returns Map of h1Id -> { title, h2s: [{id, title}] }
scripts/pdf/toc.js:13
↓ 1 callers
Function
extractTitle
(filePath)
scripts/llms/generate-llms-index.mjs:8
↓ 1 callers
Function
filterCaseStudies
( source: CaseItem[], { type, platforms = [], compose = false }: FilterOptions )
blocks/case-studies/filter/use-filtered-cases.tsx:85
↓ 1 callers
Function
findCaseStudyFile
(slug: string)
pages/case-studies/[id].tsx:110
↓ 1 callers
Function
findLlmsFolders
* Recursively find all _llms folders in the docs directory
scripts/llms/generate-llms-index.mjs:69
↓ 1 callers
Function
findLlmsTxtFiles
* Recursively find all llms.txt files in the docs directory
scripts/llms/generate-llms-index.mjs:103
↓ 1 callers
Function
find_closest_tag
(element, tagname)
src/processors/processors.py:29
↓ 1 callers
Function
fixImageLinks
* Fix broken image links in HTML content
scripts/pdf/generate-pdf.js:81
↓ 1 callers
Function
fixPlatformsAvailability
()
static/js/page/api/api.js:128
↓ 1 callers
Function
formatDate
(startDate, endDate)
static/js/util/date.js:1
↓ 1 callers
Function
generateLlmsFull
* Generate llms-full.txt with combined content from all llms.txt files
scripts/llms/generate-llms-index.mjs:138
↓ 1 callers
Function
generateLlmsIndex
()
scripts/llms/generate-llms-index.mjs:172
↓ 1 callers
Function
generatePDF
* Generate PDF using Vivliostyle CLI
scripts/pdf/generate-pdf.js:100
↓ 1 callers
Function
generateRedirectPages
()
scripts/generate-redirect-pages.js:54
↓ 1 callers
Function
generateTabs
($, selectorGroups, updateState)
static/js/page/code-blocks.js:141
↓ 1 callers
Function
generateTocHtml
* Generate Table of Contents HTML from H1 and H2 headings * CSS styles are loaded via Vivliostyle --style option (pdf/toc.css)
scripts/pdf/toc.js:66
↓ 1 callers
Function
getClippingRect
( element: Locator | Page, padding: number )
test/utils.ts:61
↓ 1 callers
Function
getCookie
(Name)
static/js/com/banners-rotator.js:205
↓ 1 callers
Function
getEvents
(data: CommunityEventData[])
blocks/community/event-list/community-events.ts:6
↓ 1 callers
Function
getFrameworkIcon
(f: CaseFramework)
blocks/case-studies/technology-icon/technology-icon.tsx:58
↓ 1 callers
Method
getIdentifierLink
(name: string)
test/e2e/grammar/page.ts:37
↓ 1 callers
Function
getIntroAnimation
(elapsed: number, index: number)
blocks/kotlin-effect/hero-screen/neon-title/neon-title.tsx:21
↓ 1 callers
Function
getLatestNews
()
scripts/latest-news/index.js:22
↓ 1 callers
Function
getLatestNewsXML
()
scripts/latest-news/index.js:48
↓ 1 callers
Function
getPlatformIcon
(p: CasePlatform)
blocks/case-studies/technology-icon/technology-icon.tsx:39
↓ 1 callers
Function
getProjects
()
playwright.config.ts:41
↓ 1 callers
Function
getShareLink
(network: SocialNetwork)
components/social-share/social-share.tsx:54
↓ 1 callers
Function
get_api_page
(build_mode: bool, page_path, dir_path=root_folder)
src/api.py:35
↓ 1 callers
Function
get_asset_version
(filename)
kotlin-website.py:48
↓ 1 callers
Function
get_dist_page_content
(url)
src/dist.py:8
↓ 1 callers
Function
get_dist_page_type
(url)
src/dist.py:26
↓ 1 callers
Function
get_dist_page_xml
(url)
src/dist.py:21
↓ 1 callers
Function
get_site_data
()
kotlin-website.py:73
↓ 1 callers
Function
handle
()
blocks/multiplatform/choose-share/hooks/useTabScroll.ts:31
↓ 1 callers
Function
handleEditorBlur
()
components/code-block/code-block.tsx:81
↓ 1 callers
Function
handleEditorFocus
()
components/code-block/code-block.tsx:77
↓ 1 callers
Function
handleHashChange
(prefix: string)
blocks/multiplatform/choose-share/hooks/useTabScroll.ts:14
↓ 1 callers
Function
handleResize
()
components/masonry-grid/masonry-grid.tsx:50
↓ 1 callers
Function
handleTabClick
(index, tabName)
blocks/main/why-kotlin/why-kotlin.tsx:74
↓ 1 callers
Function
handleTabClick
(e: MouseEvent, tabId: string)
blocks/multiplatform/choose-share/blocks/where/index.tsx:95
↓ 1 callers
Function
handleTabClick
(e: MouseEvent, tabId: string)
blocks/multiplatform/choose-share/blocks/what/index.tsx:64
↓ 1 callers
Function
highlight
()
components/code-highlight/code-highlight.tsx:17
↓ 1 callers
Function
hoverSolutionsMenu
()
static/js/page/common.js:90
↓ 1 callers
Function
initAnchors
()
static/js/page/index/index.js:160
↓ 1 callers
Function
initBanners
()
static/js/com/cities-banners.js:8
↓ 1 callers
Function
initComponents
()
static/js/ktl-component/index.js:6
↓ 1 callers
Function
initFeedback
()
static/js/page/dokka-template/feedback.js:28
↓ 1 callers
Function
initGifPlayer
()
static/js/page/common.js:82
↓ 1 callers
Function
initHeadingAnchors
()
static/js/page/common.js:71
↓ 1 callers
Function
initJQTabs
()
static/js/page/index/index.js:6
↓ 1 callers
Function
initOverviewCodeExample
()
static/js/page/common.js:38
↓ 1 callers
Function
initPopups
()
static/js/page/index/index.js:99
↓ 1 callers
Function
initPreferredBuildScriptLanguage
()
static/js/page/code-blocks.js:41
↓ 1 callers
Function
initPreferredOSLanguage
()
static/js/page/code-blocks.js:49
↓ 1 callers
Function
initPrism
* Initialize Prism for server-side highlighting * Returns a Prism object that can be used to highlight code
scripts/pdf/highlight.js:18
↓ 1 callers
Function
initSamples
()
static/js/page/common.js:22
↓ 1 callers
Function
initTabsRunButton
($context)
static/js/page/index/index.js:184
↓ 1 callers
Function
initializeCookieBanner
()
static/js/com/cookie-banner.js:792
↓ 1 callers
Function
initializeSections
()
static/js/page/api/api.js:215
↓ 1 callers
Function
initializeSelects
()
static/js/page/api/api.js:141
↓ 1 callers
Method
isComposeUISwitchedOff
()
test/page/case-studies-page.ts:59
↓ 1 callers
Function
isFreemakerTemplate
(item)
scripts/dokka/generate-templates.js:10
↓ 1 callers
Function
isIgnorableKey
(e)
static/js/com/cookie-banner.js:369
↓ 1 callers
Function
loadInitialState
()
static/js/page/code-blocks.js:40
↓ 1 callers
Function
loadSiteData
* Load site data from YAML files
scripts/pdf/generate-pdf.js:32
↓ 1 callers
Function
load_api_titles
(folder_path)
src/api.py:25
↓ 1 callers
Function
locateCodeElements
($)
static/js/page/code-blocks.js:104
↓ 1 callers
Function
main
()
scripts/generate-data.mjs:41
↓ 1 callers
Function
main
* Main execution
scripts/pdf/generate-pdf.js:240
↓ 1 callers
Function
markTargetElement
()
hooks/useDeferredAnchorScroll.ts:34
↓ 1 callers
Function
onChange
()
blocks/grammar/index.tsx:33
↓ 1 callers
Method
openFullSearch
(query: string)
test/component/global-search.ts:39
↓ 1 callers
Method
openFullSearchWithShortcut
()
test/component/global-search.ts:48
↓ 1 callers
Function
parseBoolean
(value: unknown, defaultValue: boolean = true)
utils/queryParser.ts:31
↓ 1 callers
Function
parseCompose
(v: unknown)
blocks/case-studies/utils.ts:20
↓ 1 callers
Function
parseEnum
( value: unknown, allowedValues: readonly T[], defaultValue: T )
utils/queryParser.ts:1
↓ 1 callers
Function
parseFreemakerContent
(originalContent)
scripts/dokka/generate-templates.js:34
↓ 1 callers
Function
parseIAL
(ialString: string)
blocks/grammar/markdown.tsx:144
↓ 1 callers
Function
parsePlatforms
(v: unknown)
blocks/case-studies/utils.ts:12
↓ 1 callers
Function
parseStringArray
( value: unknown, allowedValues: readonly T[], defaultValue: T[] )
utils/queryParser.ts:10
↓ 1 callers
Function
parseType
(v: unknown)
blocks/case-studies/utils.ts:4
↓ 1 callers
Function
parseYamlFile
(filePath)
scripts/generate-redirect-pages.js:39
← previous
next →
101–200 of 532, ranked by callers