Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ankitskvmdam/clean-jsdoc-theme
/ functions
Functions
1,410 in github.com/ankitskvmdam/clean-jsdoc-theme
⨍
Functions
1,410
◇
Types & classes
411
↓ 2 callers
Method
onBeforeMount
* Called before component mounts
examples/typedoc-parity/src/components/base/Component.ts:86
↓ 2 callers
Method
onBeforeUnmount
* Called before component unmounts
examples/typedoc-parity/src/components/base/Component.ts:111
↓ 2 callers
Method
onBeforeUpdate
* Called before component updates * * @param prevProps - Previous props * @param nextProps - Next props
examples/typedoc-parity/src/components/base/Component.ts:99
↓ 2 callers
Method
onMounted
* Called after component mounts
examples/typedoc-parity/src/components/base/Component.ts:91
↓ 2 callers
Method
onUnmounted
* Called after component unmounts
examples/typedoc-parity/src/components/base/Component.ts:116
↓ 2 callers
Method
onUpdated
* Called after component updates * * @param prevProps - Previous props
examples/typedoc-parity/src/components/base/Component.ts:106
↓ 2 callers
Function
overloadSignatureBlocks
* One `<Signature>` per call signature of an overloaded function/method — the * first signature (from the doclet's own `typeParams`/`params`/`returns
packages/setu/src/mdast/class-view.ts:477
↓ 2 callers
Function
parseHashLine
()
packages/rang/src/components/CodeViewer.tsx:147
↓ 2 callers
Function
pickPkgFields
(raw: Record<string, unknown>)
packages/clean-jsdoc-theme/src/publish.ts:797
↓ 2 callers
Function
pkg
(scripts: Record<string, string> = {})
packages/aadesh/src/__tests__/interactive.test.ts:69
↓ 2 callers
Function
place
(level: Branch, items: GroupedEntry[], depth: number)
packages/setu/src/generate-site.ts:735
↓ 2 callers
Function
posix
(p: string)
packages/typedoc/src/types.test.ts:36
↓ 2 callers
Function
preprocessJsdocInlineTags
(source: string)
packages/dwar/src/mdx.ts:114
↓ 2 callers
Function
promptsDirPath
(dir: string)
packages/aadesh/src/artifacts.ts:68
↓ 2 callers
Function
pushSeg
(from: number, to: number)
packages/dwar/src/mdx.ts:432
↓ 2 callers
Function
pushin
This will write the value into a record at the path, creating intervening objects if they don't exist @private @param {array} path The split path of
examples/basic/src/documents/probe.js:209
↓ 2 callers
Function
readOrNull
Read a file, returning `null` on ENOENT (rethrowing anything else).
packages/aadesh/src/artifacts.ts:36
↓ 2 callers
Function
readStored
(key: string, allowed: ReadonlyArray<T>, fallback: T)
packages/rang/src/components/Settings.tsx:38
↓ 2 callers
Function
renderHtmlDocument
(opts: HtmlDocumentOptions)
packages/dwar/src/html.ts:264
↓ 2 callers
Function
renderRow
Render one `label size (gzip)` row, padded to the shared column widths.
packages/utils/src/config/report.ts:123
↓ 2 callers
Function
resolveMenuItem
* Resolve one {@link MenuItem} into a top-region nav node, or `null` to skip it. * * `id: 'home'` / `id: 'source'` (or `sourceFile`) resolve to the
packages/setu/src/generate-site.ts:1475
↓ 2 callers
Function
returnsList
( returns: readonly TDocletParam[] | undefined, ctx?: ParamSlotCtx )
packages/setu/src/mdast/doclet.ts:476
↓ 2 callers
Function
runPipeline
(opts: { pipeline: Pipeline; configPath: string; cwd: string; env: NodeJS.ProcessEnv; /** * Extra
packages/aadesh/src/extract-manifest.ts:86
↓ 2 callers
Function
salty
(items: unknown[])
packages/clean-jsdoc-theme/src/__tests__/publish.test.ts:626
↓ 2 callers
Function
saveSaved
(key: string, list: SavedSearch[])
packages/rang/src/components/CtrlK/utils.ts:36
↓ 2 callers
Function
scopeOf
* The scope of `reflection` relative to its container. * * - Static (`flags.isStatic`) → `static`. * - A member with a real container that is NOT m
packages/typedoc/src/names.ts:81
↓ 2 callers
Function
scopedKey
Suffix a base storage key with the active locale (`…:recent-searches:ja`).
packages/rang/src/components/CtrlK/use-saved-searches.ts:30
↓ 2 callers
Function
serializeBoth
(file: LocaleFile)
packages/aadesh/src/__tests__/locale.test.ts:17
↓ 2 callers
Function
setUpBindings
(mountPoint, mountName)
examples/basic/src/documents/binder.js:116
↓ 2 callers
Function
slash
(s: string)
packages/aadesh/src/__tests__/build-plan.test.ts:7
↓ 2 callers
Function
slot
(node: HeaderSlot['node'])
packages/rang/src/__tests__/heading-slot.test.tsx:6
↓ 2 callers
Function
splitModulePath
Split a typedoc module path (`components/base/Component`) into `/`-segments.
packages/setu/src/generate-site.ts:940
↓ 2 callers
Method
stopPropagation
Stops event propagation
examples/typedoc-parity/src/components/base/Component.ts:72
↓ 2 callers
Function
stubResolver
* Stub resolver: a fixed map of namepaths → hrefs, plus a URL passthrough that * mirrors the real `makeLinkResolver` shape. Anything unknown returns
packages/setu/src/__tests__/see-inline.test.ts:11
↓ 2 callers
Method
toArray
* Gets all products as an array * * @returns Array of all products
examples/typedoc-basic/src/models/Product.ts:477
↓ 2 callers
Function
toLink
(slug: string)
packages/dwar/src/index.ts:251
↓ 2 callers
Function
toLocaleFile
( active: Map<string, FlatEntry>, obsolete: Map<string, FlatEntry>, templateOrder: readonly string[] )
packages/aadesh/src/locale/file.ts:93
↓ 2 callers
Function
toSaved
(e: SavedSearch)
packages/rang/src/components/CtrlK/utils.ts:4
↓ 2 callers
Function
toStrArr
(v: unknown)
packages/clean-jsdoc-theme/src/publish.ts:1662
↓ 2 callers
Function
tsCallableSignature
A callable signature `name<T>(p: T): Ret` from explicit signature parts.
packages/setu/src/mdast/class-view.ts:282
↓ 2 callers
Function
tsConstructorSignature
Full TS constructor signature, e.g. `new Widget<T>(opts: T): Widget<T>`.
packages/setu/src/mdast/class-view.ts:268
↓ 2 callers
Function
typeExpressionInline
(type: TDocletTypeProperty | undefined)
packages/setu/src/mdast/doclet.ts:33
↓ 2 callers
Function
typedocModulePath
* The owning-module path of an API page under the typedoc flavor, derived from * its JSDoc longname. A module/namespace page's longname is `module:<p
packages/setu/src/generate-site.ts:908
↓ 2 callers
Function
useThemeMode
()
packages/rang/src/components/ThemeToggle.tsx:35
↓ 2 callers
Function
validateCatalogShape
( messages: Messages, reference: Messages, bag: DiagnosticBag = new DiagnosticBag() )
packages/bhasha/src/validate.ts:29
↓ 2 callers
Function
walk
(t: TutorialInput)
packages/setu/src/guide-view.ts:340
↓ 2 callers
Function
withSaved
(list: SavedSearch[], entry: SavedSearch, cap: number)
packages/rang/src/components/CtrlK/utils.ts:45
↓ 1 callers
Function
adaptCallable
Function / method: read the first signature for params + return type.
packages/typedoc/src/reflection-to-doclets.ts:402
↓ 1 callers
Function
adaptContainer
* Class / interface: fold the constructor's first signature parameters into the * container doclet's `params` (so the Constructor section renders), w
packages/typedoc/src/reflection-to-doclets.ts:355
↓ 1 callers
Function
adaptDeclaration
Map one handled declaration reflection to a doclet.
packages/typedoc/src/reflection-to-doclets.ts:193
↓ 1 callers
Function
adaptOverload
One overload signature → the per-signature data that differs from the first.
packages/typedoc/src/reflection-to-doclets.ts:468
↓ 1 callers
Function
adaptParameter
( param: ParameterReflection, descriptions: Map<string, string>, resolveLink: LinkResolver )
packages/typedoc/src/reflection-to-doclets.ts:655
↓ 1 callers
Function
adaptTypeAlias
* Type alias → `typedef`. Three shapes, matching JSDoc's `@typedef` doclets: * * - A **function-type** alias (`type Fn = (x: number) => boolean`)
packages/typedoc/src/reflection-to-doclets.ts:510
↓ 1 callers
Function
adaptValue
Property / variable / accessor: value type → `type`, default → `defaultvalue`.
packages/typedoc/src/reflection-to-doclets.ts:581
↓ 1 callers
Function
add
(a, b)
examples/basic/src/utils/math.js:19
↓ 1 callers
Method
addDirectory
(opts: { path: string })
packages/dwar/src/pagefind.ts:13
↓ 1 callers
Function
anchorPath
()
packages/clean-jsdoc-theme/src/publish.ts:41
↓ 1 callers
Function
appendThemeId
Append `theme-id=<theme>`, before any `#fragment`, picking `?` vs `&`.
packages/rang/src/components/Embed.tsx:76
↓ 1 callers
Function
apply
()
packages/rang/src/components/CodeViewer.tsx:264
↓ 1 callers
Function
applyCommentFields
(doclet: TDoclet, fields: CommentFields)
packages/typedoc/src/comment.ts:343
↓ 1 callers
Function
applyFontSize
(size: FontSize)
packages/rang/src/components/Settings.tsx:44
↓ 1 callers
Function
applyLineSpacing
(spacing: LineSpacing)
packages/rang/src/components/Settings.tsx:51
↓ 1 callers
Function
applyMemberRelations
* Member-level inheritance relations: `override`/`overrides`, `inherited`/ * `inherits`, and `implementationOf`. TypeDoc sets these on the member *
packages/typedoc/src/reflection-to-doclets.ts:323
↓ 1 callers
Function
asBoolean
Coerce a frontmatter value to a boolean (`true`/`'true'`), else `undefined`.
packages/setu/src/guide-view.ts:262
↓ 1 callers
Function
asNumber
Coerce a frontmatter value to a finite number, else `undefined`.
packages/setu/src/guide-view.ts:252
↓ 1 callers
Function
assembleJsdocNav
JSDoc-flavor nav assembly — kind buckets + `@category`/doc-group nesting.
packages/setu/src/generate-site.ts:1193
↓ 1 callers
Function
assembleTypedocNav
* Typedoc-flavor nav assembly — mirrors default TypeDoc's sidebar: documents * first, then a module/folder hierarchy ({@link buildTypedocApiNav}) rep
packages/setu/src/generate-site.ts:1357
↓ 1 callers
Function
assertMarkdownPlugin
* Hard-require JSDoc's `plugins/markdown` plugin (see {@link hasMarkdownPlugin}). * Reads the merged config from `require('jsdoc/env').conf.plugins`
packages/clean-jsdoc-theme/src/publish.ts:939
↓ 1 callers
Function
attrMap
(node: MdxJsxFlowElement)
packages/setu/src/__tests__/playground.test.ts:102
↓ 1 callers
Function
blockquoteToCallout
* Promote a blockquote that opens with a GitHub-style alert marker * (`> [!INFO]`, `> [!WARNING]`, …) to a rang callout, stripping the marker from *
packages/setu/src/mdast/from-html.ts:54
↓ 1 callers
Function
bracesBalanced
True if `{`/`}` are balanced and never close before they open. Ignores `\{`/`\}`.
packages/bhasha/src/validate.ts:121
↓ 1 callers
Function
buildCss
(tokens: ThemeTokens, buildId: string)
packages/dwar/src/css.ts:104
↓ 1 callers
Function
buildFaviconLink
Build the `<link rel="icon">` for the configured favicon (empty when unset).
packages/dwar/src/html.ts:94
↓ 1 callers
Function
buildHreflangLinks
Build the `<link rel="alternate" hreflang>` tags (incl. `x-default`).
packages/dwar/src/html.ts:101
↓ 1 callers
Function
buildIframe
()
packages/rang/src/components/Embed.tsx:129
↓ 1 callers
Function
buildIndexPage
Build the "Source Files" index page: a heading + a sorted list of links.
packages/setu/src/source-view.ts:177
↓ 1 callers
Function
buildIslandsPropsPayload
( islands: IslandRecord[], i18n?: { locale: string; defaultLocale: string; messages: Record<string, string
packages/dwar/src/html.ts:246
↓ 1 callers
Function
buildNameIndex
* Build the secondary short-name index off the primary registry. * * For each `[longname, entry]` we record the entry under its short name and * un
packages/setu/src/link-registry.ts:140
↓ 1 callers
Function
buildNode
* Build the node for a single matched tag. Resolved targets become a `link` * (monospaced child for `@linkcode`, plain text otherwise); unresolved ta
packages/setu/src/mdast/link-tags.ts:106
↓ 1 callers
Function
buildReadmePage
( readmeHtml: string, pkg?: { name?: string }, resolveLink?: (target: string) => ResolvedLink | null )
packages/setu/src/guide-view.ts:277
↓ 1 callers
Function
buildTutorialPage
(t: TutorialInput)
packages/setu/src/__tests__/guide-view.test.ts:230
↓ 1 callers
Function
buildTypedocApiNav
(apiPages: readonly Page[])
packages/setu/src/generate-site.ts:975
↓ 1 callers
Method
buildUrl
* Builds a full URL with query parameters * * @param path - Request path * @param params - Query parameters * @returns Full URL string
examples/typedoc-basic/src/services/HttpClient.ts:475
↓ 1 callers
Method
buildUrl
* Builds a full URL with query parameters * * @param path - Request path * @param params - Query parameters * @returns Full URL string
examples/typedoc-parity/src/services/HttpClient.ts:475
↓ 1 callers
Function
camelCase
(str: string)
examples/typedoc-basic/src/utils/string.ts:45
↓ 1 callers
Function
camelCase
(str: string)
examples/typedoc-parity/src/utils/string.ts:45
↓ 1 callers
Method
canRetry
* Whether this job may be retried after a failure. * * @returns {boolean} `true` while retry budget remains. * @this AbstractJob
examples/basic/src/queue/AbstractJob.js:64
↓ 1 callers
Function
canonicalizeTypedocSectionOrder
Map each `sectionOrder` entry through {@link TYPEDOC_SECTION_ALIASES}.
packages/typedoc/src/write-site.ts:186
↓ 1 callers
Function
capitalize
(str: string)
examples/typedoc-basic/src/utils/string.ts:25
↓ 1 callers
Function
capitalize
(str: string)
examples/typedoc-parity/src/utils/string.ts:25
↓ 1 callers
Function
catalogCoverage
( messages: Messages, reference: Messages )
packages/bhasha/src/validate.ts:65
↓ 1 callers
Function
checkUnknownKeys
* Apply the unknown-key policy: for each opt key that is neither a recognized * theme key nor a declared non-theme key, emit a `warning`. `'suggest-t
packages/utils/src/config/validate-opts.ts:75
↓ 1 callers
Function
chipClass
Color classes for a badge, by category.
packages/rang/src/components/mdx-tags.tsx:258
↓ 1 callers
Function
classRelationsBlocks
( doclet: ClassView['doclet'], resolveLink?: DocletBlocksOptions['resolveLink'] )
packages/setu/src/mdast/class-view.ts:619
↓ 1 callers
Function
classify
* Split the files into pages / markdown / assets, summing bytes per bucket. * Order: assets first (covers `_assets/*.html` etc.), then `*.html` pages
packages/utils/src/config/report.ts:91
↓ 1 callers
Function
cleanText
A non-empty, trimmed string, or undefined.
packages/aadesh/src/interactive/registry.ts:171
↓ 1 callers
Method
cleanup
* Removes expired entries * * @internal
examples/typedoc-basic/src/services/cache/Cache.ts:532
↓ 1 callers
Method
cleanup
* Removes expired entries * * @internal
examples/typedoc-parity/src/services/cache/Cache.ts:532
↓ 1 callers
Method
clear
* Drop every pending job. * * @returns {void} * @deprecated Since 3.0.0 — prefer {@link Queue#drain} so observers still * receive a {@li
examples/basic/src/queue/Queue.js:206
↓ 1 callers
Function
clubKey
Stable key for a club parent (section + label), used as its open-state id.
packages/rang/src/components/Sidebar.tsx:208
← previous
next →
501–600 of 1,410, ranked by callers