Plugins | TypeDoc

TypeDoc will load plugins specified with the --plugin flag. There are a number of community developed plugins available for installation on npm.

You can find more plugins on npm using the typedoc-plugin keyword.

For writing your own plugin, see the Plugin Development page.

v0.28

typedoc-plugin-dt-links

Adds support for linking references to types declared in @types packages to their source code on GitHub.

gerrit0 • 2.0.43 • today • MIT

@typhonjs-typedoc/typedoc-pkg

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

typhonrt • 0.4.1 • 1 week ago • MPL-2.0

typedoc-plugin-markdown

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

tgreyuk • 4.10.0 • 2 weeks ago • MIT

typedoc-plugin-mdn-links

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

gerrit0 • 5.1.1 • 1 month ago • MIT

typedoc-plugin-zod

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

gerrit0 • 1.4.3 • 4 months ago • MIT

typedoc-plugin-vue

Improves Vue defineComponent and Pinia defineStore display in TypeDoc documentation

gerrit0 • 1.5.1 • 4 months ago • MIT

typedoc-plugin-extras

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

drarig29 • 4.0.1 • 7 months ago • MIT

v0.27

typedoc-plugin-mdn-links

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

gerrit0 • 5.1.1 • 1 month ago • MIT

typedoc-plugin-zod

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

gerrit0 • 1.4.3 • 4 months ago • MIT

typedoc-plugin-vue

Improves Vue defineComponent and Pinia defineStore display in TypeDoc documentation

gerrit0 • 1.5.1 • 4 months ago • MIT

typedoc-plugin-extras

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

drarig29 • 4.0.1 • 7 months ago • MIT

v0.26

typedoc-plugin-zod

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

gerrit0 • 1.4.3 • 4 months ago • MIT

typedoc-plugin-vue

Improves Vue defineComponent and Pinia defineStore display in TypeDoc documentation

gerrit0 • 1.5.1 • 4 months ago • MIT

typedoc-plugin-mermaid

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

kamiazya • 1.12.0 • 1 year ago • MIT