Plugins

TypeDoc supports plugins using the --plugin flag. There are a number of community developed plugins available for installation on npm.

You can find more plugins on npm under the typedoc-plugin tag.

v0.25.13

typedoc-plugin-extra-footer

Add extra footer to TypeDoc-generated docs.

hong-xu published 1.0.1 • 4 days ago

@8hobbies/typedoc-plugin-404

Create a 404 page for TypeDoc-generated doc.

hong-xu published 2.1.0 • 5 days ago

typedoc-plugin-mdn-links

Adds support for linking references to global types like HTMLElement, WebAssembly, and Date to their documentation pages on MDN.

gerrit0 published 3.1.21 • 5 days ago

@8hobbies/typedoc-plugin-plausible

Add Plausible Analytics tracking code to TypeDoc-generated docs.

hong-xu published 1.0.2 • 11 days ago

@typhonjs-typedoc/typedoc-pkg

Provides a zero config CLI to create API documentation with TypeDoc from package.json exports conditions.

typhonrt published 0.0.5 • 24 days ago

@sisense/typedoc-plugin-markdown

A plugin for TypeDoc that enables TypeScript API documentation to be generated in Markdown.

tuan.pham published 4.0.0-next.46 • a month ago

typedoc-plugin-inline-sources

A plugin for TypeDoc that inlines source code into documentation.

tgreyuk published 1.0.2 • 2 months ago

typedoc-plugin-coverage

A plugin for TypeDoc to generate a documentation coverage badge.

gerrit0 published 3.1.0 • 2 months ago

typedoc-plugin-include-example

Typedoc plugin to include files as example

ferdodo published 1.2.0 • 2 months ago

typedoc-plugin-replace-text

Plugin for TypeDoc that replaces text in the documentation

krisztianb published 3.3.0 • 3 months ago

typedoc-plugin-djs-links

Adds support for linking to discord.js.org for DiscordJS types to TypeDoc

favna published 2.2.1 • 3 months ago

typedoc-plugin-missing-exports

Include non-exported types in TypeDoc documentation

gerrit0 published 2.2.0 • 3 months ago

typedoc-plugin-zod

TypeDoc plugin which replaces z.infer<typeof x> with the inferred type

gerrit0 published 1.1.2 • 3 months ago

@droppedcode/typedoc-plugin-copy-assets

This plugin for typedoc copies the assets found in comments to the output assets folder.

droppedcode published 1.0.11 • 4 months ago

typedoc-plugin-external-resolver

TypeDoc plugin that resolves references to external typed modules

rafern published 1.0.3 • 4 months ago

typedoc-plugin-keywords

A plugin to add <meta name="keywords" content="..."> tags to your generated site.

matteobruni published 1.6.0 • 5 months ago

typedoc-plugin-particles

Adds tsParticles to your generated site.

matteobruni published 1.4.0 • 5 months ago

typedoc-plugin-google-ads

Adds Google Adsense to your generated site.

matteobruni published 1.6.0 • 5 months ago

typedoc-plugin-carbon-ads

Adds Carbon Ads to your generated site.

matteobruni published 1.6.0 • 5 months ago

typedoc-plugin-clarity

Adds Microsoft's Clarity script to the generated documentation.

matteobruni published 1.6.0 • 5 months ago

typedoc-plugin-rename-defaults

A TypeDoc plugin that renames the default exports to their original name

felipecrs published 0.7.0 • 6 months ago

@droppedcode/typedoc-plugin-relative-includes

This plugin for typedoc allows the use of relative path in markdown includes.

droppedcode published 1.0.5 • 6 months ago

typedoc-google-tag-manager-plugin

Typedoc plugin to add Google Tag Manager to your documentation

andrew_zol published 1.0.5 • 6 months ago

typedoc-plugin-vue

Improves Vue defineComponent and Pinia defineStore display in TypeDoc documentation

gerrit0 published 1.1.0 • 6 months ago

typedoc-umlclass

Plugin for TypeDoc that generates UML class diagrams

krisztianb published 0.8.0 • 7 months ago

typedoc-plugin-extras

A TypeDoc plugin to add extras (favicon, description, generation date...) to the output documentation

drarig29 published 3.0.0 • 7 months ago

typedoc-plugin-merge-modules

Plugin for TypeDoc that merges the content of modules.

krisztianb published 5.1.0 • 8 months ago

v0.24.8

typedoc-plugin-mdn-links

Adds support for linking references to global types like HTMLElement, WebAssembly, and Date to their documentation pages on MDN.

gerrit0 published 3.1.21 • 5 days ago

typedoc-plugin-external-link

A typedoc plugin to add custom external links.

imranbarbhuiya published 2.1.2 • 3 months ago

typedoc-plugin-replace-text

Plugin for TypeDoc that replaces text in the documentation

krisztianb published 3.3.0 • 3 months ago

typedoc-plugin-djs-links

Adds support for linking to discord.js.org for DiscordJS types to TypeDoc

favna published 2.2.1 • 3 months ago

typedoc-plugin-missing-exports

Include non-exported types in TypeDoc documentation

gerrit0 published 2.2.0 • 3 months ago

typedoc-plugin-zod

TypeDoc plugin which replaces z.infer<typeof x> with the inferred type

gerrit0 published 1.1.2 • 3 months ago

typedoc-plugin-markdown

A plugin for TypeDoc that enables TypeScript API documentation to be generated in Markdown.

tgreyuk published 3.17.1 • 5 months ago

@anatoly-tenenev/typedoc-plugin-markdown

A plugin for TypeDoc that enables TypeScript API documentation to be generated in Markdown.

anatoly-tenenev published 3.16.2 • 6 months ago

typedoc-plugin-rename-defaults

A TypeDoc plugin that renames the default exports to their original name

felipecrs published 0.7.0 • 6 months ago

@imtuanpham/typedoc-plugin-markdown

A plugin for TypeDoc that enables TypeScript API documentation to be generated in Markdown.

imtuanpham published 4.0.0-next.41 • 6 months ago

typedoc-umlclass

Plugin for TypeDoc that generates UML class diagrams

krisztianb published 0.8.0 • 7 months ago

dirigible-typedoc-plugin-markdown_3

A plugin for TypeDoc that enables TypeScript API documentation to be generated in Markdown.

tivmof published 3.16.0 • 7 months ago

dirigible-typedoc-plugin-markdown_2

A plugin for TypeDoc that enables TypeScript API documentation to be generated in Markdown.

tivmof published 3.16.0 • 7 months ago

typedoc-plugin-merge-modules

Plugin for TypeDoc that merges the content of modules.

krisztianb published 5.1.0 • 8 months ago

typedoc-plugin-script-inject

Adds script tag with src pointing to the javascript file of your choice:

jeanlescure published 1.0.0 • 8 months ago

typedoc-plugin-export-functions

Include non-exported types in TypeDoc documentation

woo-yu published 1.0.0 • 9 months ago

@terwer/typedoc-plugin-markdown

A plugin for TypeDoc that enables TypeScript API documentation to be generated in Markdown.

terwer-org published 4.0.0-next.11 • 10 months ago

typedoc-plugin-superstruct

TypeDoc plugin which replaces Infer<typeof Struct> with the inferred type

mfellner published 1.0.0 • a year ago

typedoc-plugin-umami

A plugin for Typedoc that adds Umami analytics to your documentation

jamesatjaminit published 1.3.0 • a year ago

v0.23.28

typedoc-plugin-mdn-links

Adds support for linking references to global types like HTMLElement, WebAssembly, and Date to their documentation pages on MDN.

gerrit0 published 3.1.21 • 5 days ago

typedoc-plugin-djs-links

Adds support for linking to discord.js.org for DiscordJS types to TypeDoc

favna published 2.2.1 • 3 months ago

typedoc-plugin-zod

TypeDoc plugin which replaces z.infer<typeof x> with the inferred type

gerrit0 published 1.1.2 • 3 months ago

typedoc-plugin-rename-defaults

A TypeDoc plugin that renames the default exports to their original name

felipecrs published 0.7.0 • 6 months ago

typedoc-plugin-versions

It keeps track of your document builds and provides a select menu for versions

citkane published 0.2.4 • 8 months ago

typedoc-plugin-superstruct

TypeDoc plugin which replaces Infer<typeof Struct> with the inferred type

mfellner published 1.0.0 • a year ago

@knodes/typedoc-plugin-pages

A TypeDoc plugin that lets you integrate your own pages into the documentation output

gerkin published 0.23.4 • a year ago

@knodes/typedoc-plugin-code-blocks

A TypeDoc plugin to embed source code into your output documentation

gerkin published 0.23.4 • a year ago

typedoc-plugin-expand-object-like-types

Expands TS definitions of object-like types

lorisleiva published 0.1.2 • a year ago

typedoc-plugin-custom-validation

<div align="center">

rebeccastevens published 1.1.1 • a year ago

typedoc-plugin-mermaid

A plugin for TypeDoc that generates graphs for mermaid.js diagrams by using @mermaid annotation.

kamiazya published 1.10.0 • a year ago

@rwk/typedoc-plugin-mermaid

A plugin for TypeDoc that generates graphs for mermaid.js diagrams by using @mermaid annotation. [Temp fork to be compatible with mermaid v10]

rwk published 1.9.0-test7 • a year ago

typedoc-plugin-hot-dev

Provides a Typedoc hot theme development environment

citkane published 0.0.12 • a year ago

typedoc-plugin-mtos

A plugin for TypeDoc that turns your typedoc into a single page application.

voorjaar published 0.8.0 • a year ago

typedoc-plugin-no-inherit

Typedoc plugin to exclude inherited members from a Typedoc class/interface

jonchardy published 1.4.0 • 2 years ago

typedoc-plugin-dompurify

A plugin for TypeDoc which runs DOMPurify

fsmaia published 1.0.0 • 2 years ago

typedoc-monorepo-link-types

Create cross package links and include non-exported types

luizstacio published 0.0.4 • 2 years ago