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
↓ 3 callers
Function
typeExpressionPhrasing
* Type expression of a doclet as link-aware phrasing content, or `null` when the * doclet carries no type. See {@link linkifyTypeExpression} for the
packages/setu/src/mdast/doclet.ts:116
↓ 3 callers
Function
typeExpressionString
(type: TDocletTypeProperty | undefined)
packages/setu/src/mdast/doclet.ts:42
↓ 3 callers
Method
unsubscribe
Removes the subscription
examples/typedoc-parity/src/services/EventEmitter.ts:27
↓ 3 callers
Function
useDropdown
(part: string)
packages/rang/src/components/DropdownMenu.tsx:35
↓ 3 callers
Function
validateLocales
( localesRaw: unknown, defaultLocaleRaw: unknown, bag: DiagnosticBag )
packages/utils/src/config/locales.ts:41
↓ 3 callers
Function
walk
(node: JSDocTutorial)
packages/clean-jsdoc-theme/src/publish.ts:833
↓ 3 callers
Function
wrap
(open: number, s: string)
packages/aadesh/src/interactive/index.ts:32
↓ 2 callers
Function
adaptProject
(project: ProjectReflection, logger?: AdaptLogger)
packages/typedoc/src/reflection-to-doclets.ts:101
↓ 2 callers
Function
adaptTypeParams
* Map a reflection's (or signature's) type parameters to structured * `typeParams`. `constraint` is the `extends` bound and `default` the `= …` * de
packages/typedoc/src/reflection-to-doclets.ts:630
↓ 2 callers
Function
add
(key: string, entry: RegistryEntry)
packages/setu/src/link-registry.ts:143
↓ 2 callers
Function
add
(lang: string)
packages/dwar/src/mdx.ts:87
↓ 2 callers
Method
add
* Adds a product to the collection * * @param product - Product to add * @returns This collection for chaining
examples/typedoc-parity/src/models/Product.ts:422
↓ 2 callers
Function
appendSections
* Append the API/Tutorials section entries to `out`, in `order`. Sections absent * from `order` are dropped — EXCEPT the catch-all "Other" bucket (un
packages/setu/src/generate-site.ts:1444
↓ 2 callers
Function
applyMode
(mode: Mode)
packages/rang/src/components/ThemeToggle.tsx:23
↓ 2 callers
Function
asBlocks
(nodes: RootContent[])
packages/setu/src/mdast/from-html.ts:257
↓ 2 callers
Function
attrMap
Map a builder result's attributes to a { name: value } record.
packages/setu/src/__tests__/embed.test.ts:133
↓ 2 callers
Function
baseLongnames
* Map a base-type list (`extendedTypes`/`implementedTypes`) to longnames. The * common case is a `ReferenceType` resolved to an in-project reflection
packages/typedoc/src/reflection-to-doclets.ts:295
↓ 2 callers
Function
baseOf
(p: string)
packages/clean-jsdoc-theme/src/publish.ts:1716
↓ 2 callers
Function
blocksToInline
* Flatten block content to inline: unwrap paragraphs, and pass through any * phrasing node that the conversion left at the top level. A short HTML/te
packages/setu/src/mdast/from-html.ts:573
↓ 2 callers
Function
bold
(s: string)
packages/aadesh/src/interactive/index.ts:33
↓ 2 callers
Function
buildCodepenForm
( code: string, options: Record<string, unknown> = {} )
packages/rang/src/components/playground/codepen.ts:14
↓ 2 callers
Function
buildCodesandboxParameters
( code: string, options: Record<string, unknown> = {} )
packages/rang/src/components/playground/codesandbox.ts:20
↓ 2 callers
Function
buildGlobalsView
( collection: TJSDocSaltyCollection<TDoclet>, flavor: 'jsdoc' | 'typedoc' = 'jsdoc' )
packages/setu/src/generate-site.ts:386
↓ 2 callers
Function
chipRank
* Stacking rank — kind marker first (outline), then access, then * behavior/binding/mutability/inheritance, then `deprecated` last so the loud * chi
packages/rang/src/components/mdx-tags.tsx:269
↓ 2 callers
Function
classViewToMdast
(view: ClassView, options: ClassViewToMdastOptions = {})
packages/setu/src/mdast/class-view.ts:949
↓ 2 callers
Method
clone
* Clones a value * * @internal
examples/typedoc-basic/src/services/cache/Cache.ts:559
↓ 2 callers
Method
clone
* Clones a value * * @internal
examples/typedoc-parity/src/services/cache/Cache.ts:559
↓ 2 callers
Function
collect
(re: RegExp, srcGroup: number)
packages/clean-jsdoc-theme/src/publish.ts:1465
↓ 2 callers
Function
collect
(node: unknown)
packages/setu/src/__tests__/see-inline.test.ts:121
↓ 2 callers
Function
collect
(re: RegExp, srcGroup: number)
packages/typedoc/src/docs.ts:240
↓ 2 callers
Function
compact
(node: ModuleTreeNode, group: string)
packages/setu/src/generate-site.ts:1070
↓ 2 callers
Function
convertMarkdownSegment
* Convert a raw Markdown document into block-level mdast nodes, routing through * the same HTML normalization {@link htmlToMdastBlocks} uses. * * P
packages/setu/src/mdast/from-html.ts:373
↓ 2 callers
Function
copyCustomFiles
* Copy custom CSS/JS file(s) (a path or array, relative to the working dir) to * served `_assets` files and return their hrefs. Each file is copied A
packages/clean-jsdoc-theme/src/publish.ts:539
↓ 2 callers
Function
crossRefCollection
* A class that links to a module AND a module that links back to the class. * The module is enumerated first (CONTAINER_KINDS order), so the class→
packages/setu/src/__tests__/link-resolution.test.ts:79
↓ 2 callers
Function
currentEditorTheme
()
packages/rang/src/components/CodeViewer.tsx:141
↓ 2 callers
Function
cx
(className: unknown)
packages/rang/src/components/mdx-utils.tsx:184
↓ 2 callers
Function
deleteBindings
(mountPoint, mountName)
examples/basic/src/documents/binder.js:58
↓ 2 callers
Function
deprecationBlock
(doclet: TDoclet)
packages/setu/src/mdast/doclet.ts:321
↓ 2 callers
Function
deriveDocMeta
* Derive a doc page's metadata (slug, title, group, order, …) from one * {@link DocInput} — the single place that resolution rule lives, so the page
packages/setu/src/guide-view.ts:491
↓ 2 callers
Function
descriptionBlocks
(doclet: TDoclet, slots?: SlotResolver)
packages/setu/src/mdast/doclet.ts:134
↓ 2 callers
Function
descriptionInline
* Resolve one param/return description to its render string: collect it for the * extractable template and (when stamping) substitute the locale's tr
packages/setu/src/mdast/doclet.ts:426
↓ 2 callers
Function
directIframe
()
packages/rang/src/__tests__/embed.test.tsx:144
↓ 2 callers
Method
dispose
()
packages/rang/src/components/CodeViewer.tsx:10
↓ 2 callers
Function
docletWithExampleAndIframe
()
packages/setu/src/__tests__/doclet-embed.test.ts:93
↓ 2 callers
Function
emit
(level: Branch, depth: number, group: string)
packages/setu/src/generate-site.ts:761
↓ 2 callers
Function
emphasis
(...children: PhrasingContent[])
packages/setu/src/mdast/builders.ts:32
↓ 2 callers
Function
emptyBuckets
()
packages/setu/src/__tests__/class-view.test.ts:307
↓ 2 callers
Function
emptyLocaleFile
()
packages/aadesh/src/locale/file.ts:18
↓ 2 callers
Function
ensurePath
(segments: string[])
packages/setu/src/generate-site.ts:986
↓ 2 callers
Function
enumerateClassLongnames
(collection: TJSDocSaltyCollection<TDoclet>)
packages/setu/src/generate-site.ts:249
↓ 2 callers
Function
escapeJsonForScript
(json: string)
packages/dwar/src/html.ts:240
↓ 2 callers
Function
execBuild
(o: BuildOpts)
packages/aadesh/src/runners.ts:155
↓ 2 callers
Function
execExtract
(o: ExtractOpts)
packages/aadesh/src/runners.ts:39
↓ 2 callers
Function
execPrompt
(o: PromptOpts)
packages/aadesh/src/runners.ts:106
↓ 2 callers
Function
execValidate
(o: ValidateOpts)
packages/aadesh/src/runners.ts:71
↓ 2 callers
Function
expandContainers
* Run {@link splitContainers} over `raw` and lower each segment: `plain` runs * through `plainFn` (the format's plain converter); `steps`/`tabs` cont
packages/setu/src/mdast/from-html.ts:247
↓ 2 callers
Function
fetch
(url)
packages/utils/src/__tests__/config/google-fonts.test.ts:11
↓ 2 callers
Function
findMatchingClose
* Find the index just past the close tag matching an open tag of `name` that * begins at `openEnd` (the position right after the open tag). Depth-cou
packages/setu/src/mdast/from-html.ts:135
↓ 2 callers
Function
flush
()
packages/setu/src/mdast/doclet.ts:83
↓ 2 callers
Function
flush
()
packages/setu/src/mdast/from-html.ts:409
↓ 2 callers
Function
formatCallable
* Assemble a callable signature, wrapping onto multiple lines (one type param / * param per indented line) once the single-line form is long — matchi
packages/setu/src/mdast/class-view.ts:235
↓ 2 callers
Function
getCanonicalClassDoclet
( collection: TJSDocSaltyCollection<TDoclet>, longname: string )
packages/setu/src/doclet.ts:84
↓ 2 callers
Function
getCanonicalDoclet
( collection: TJSDocSaltyCollection<TDoclet>, longname: string, kind?: string )
packages/setu/src/doclet.ts:64
↓ 2 callers
Method
getDefaultValue
()
examples/typedoc-basic/src/components/Form.ts:392
↓ 2 callers
Method
getDefaultValue
()
examples/typedoc-parity/src/components/Form.ts:392
↓ 2 callers
Function
getItemOffset
(depth: number)
packages/rang/src/components/toc-utils.ts:10
↓ 2 callers
Function
getMembersOf
( collection: TJSDocSaltyCollection<TDoclet>, longname: string )
packages/setu/src/doclet.ts:39
↓ 2 callers
Function
globalsBody
(manifest: ReturnType<typeof generateSite>)
packages/setu/src/__tests__/generate-site.test.ts:621
↓ 2 callers
Function
hasOverloads
A callable doclet (function/method) that carries overload signatures.
packages/setu/src/mdast/class-view.ts:422
↓ 2 callers
Function
htmlBlocksPlain
* Convert an HTML fragment (as emitted by JSDoc into `description`, `classdesc`, * param descriptions, etc.) into block-level mdast nodes. Empty/blan
packages/setu/src/mdast/from-html.ts:317
↓ 2 callers
Function
inSourceSection
* The source section: the "Source Files" index (slug `source`) and its per-file * viewer pages (`source/<path>`). Documentation chrome (copy-page, th
packages/dwar/src/index.ts:198
↓ 2 callers
Function
instanceType
The class instance type for a constructor's return, e.g. `Component<P, S>`.
packages/setu/src/mdast/class-view.ts:262
↓ 2 callers
Function
isApiKey
(key: string)
packages/bhasha/src/keys.ts:39
↓ 2 callers
Function
isChromeKey
(key: string)
packages/bhasha/src/keys.ts:44
↓ 2 callers
Method
isEmpty
(value: boolean)
examples/typedoc-parity/src/components/Form.ts:524
↓ 2 callers
Function
isServableUrl
A logo value that's already a servable URL/URI needs no copying.
packages/clean-jsdoc-theme/src/publish.ts:710
↓ 2 callers
Function
isThemeDependent
* Does `src` change with the active theme? True when it carries a literal * `{theme}` token, OR when we'd auto-append a `theme-id` query param (i.e.
packages/rang/src/components/Embed.tsx:71
↓ 2 callers
Function
isThemedOn
* `themed` defaults ON: an embed syncs to the active theme unless the author * explicitly opts out with `themed=false`. Only a literal `"false"` * (
packages/rang/src/components/Embed.tsx:52
↓ 2 callers
Function
isTrue
Coerce a stringy boolean (`"true"`, case-insensitive) to a real boolean.
packages/rang/src/components/Embed.tsx:42
↓ 2 callers
Function
legacyBuildTutorialPages
* The pre-refactor `buildTutorialPages` behavior, reproduced verbatim, to assert * the adapter + builder remain byte-identical to it.
packages/setu/src/__tests__/guide-view.test.ts:218
↓ 2 callers
Function
loadSaved
(key: string, cap: number)
packages/rang/src/components/CtrlK/utils.ts:15
↓ 2 callers
Function
localeMessages
(file: LocaleFile)
packages/aadesh/src/locale/file.ts:134
↓ 2 callers
Function
makeBranch
()
packages/setu/src/generate-site.ts:732
↓ 2 callers
Function
makeCollection
(items: unknown[])
packages/setu/src/__tests__/class-view.test.ts:18
↓ 2 callers
Function
makeModuleTreeNode
(segment: string)
packages/setu/src/generate-site.ts:932
↓ 2 callers
Function
makeNamedResolver
* Fold a list of {@link NamedEntry} into a `name → { href, title }` resolver, * the shared core behind {@link makeTutorialResolver} and {@link makeDo
packages/setu/src/guide-view.ts:322
↓ 2 callers
Function
makeSelfReferentialClass
* Mirrors JSDoc's output for an ES6 class carrying both `@class` and an explicit * `@constructor` tag: the canonical class doclet ends up with * `me
packages/setu/src/__tests__/doclet.test.ts:17
↓ 2 callers
Function
manifestWithBadPage
()
packages/dwar/src/__tests__/render.test.ts:725
↓ 2 callers
Function
manifestWithIndexSymbol
()
packages/dwar/src/__tests__/render.test.ts:692
↓ 2 callers
Function
memberHeading
(opts: { id: string; depth: number; name: string; sig: string; })
packages/setu/src/mdast/builders.ts:297
↓ 2 callers
Function
memberSections
( sections: readonly SectionSpec[], options: ClassViewToMdastOptions = {} )
packages/setu/src/mdast/class-view.ts:597
↓ 2 callers
Function
mergedEntry
* Carry a non-default translation forward against the current template entry. * * An EMPTY (untranslated) slot tracks the current source hash — when
packages/aadesh/src/locale/merge.ts:72
↓ 2 callers
Function
minOrder
(items: GroupedEntry[])
packages/setu/src/generate-site.ts:755
↓ 2 callers
Function
nonEmpty
A non-empty string, else `undefined` (empty counts as untranslated).
packages/bhasha/src/translate.ts:41
↓ 2 callers
Function
normalizePlayground
* Validate `block.playground` into its two consumer slices, or `undefined` when * off (absent or `false`). `true`/`{}` turns it on with defaults. The
packages/typedoc/src/write-site.ts:286
↓ 2 callers
Function
normalizeSectionOrder
* Validate `block.sectionOrder` into a clean `string[]`, or `undefined` to fall * back to setu's default order. Accepts only an array; trims string e
packages/typedoc/src/write-site.ts:156
↓ 2 callers
Function
objectLiteralFromProperties
* An object type literal `{ a: T; b?: U }` rebuilt from a doclet's `properties`, * wrapping onto indented lines (one member per line) once the single
packages/setu/src/mdast/class-view.ts:317
↓ 2 callers
Function
objectLiteralMembersFromChildren
( children: readonly DeclarationReflection[], resolveLink: LinkResolver )
packages/typedoc/src/types.ts:47
↓ 2 callers
Function
objectLiteralProperties
* The members of an object-literal type, as `properties[]`, or `undefined` when * the reflection isn't an object literal. Shared by `adaptTypeAlias`
packages/typedoc/src/reflection-to-doclets.ts:563
↓ 2 callers
Function
offsetDepth
(depth: number)
packages/rang/src/components/TOC.tsx:43
← previous
next →
401–500 of 1,410, ranked by callers