Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
typedoc-plugin-markdown
A plugin for TypeDoc that enables TypeScript API documentation to be generated in Markdown.
typedoc-plugin-missing-exports
Include non-exported types in TypeDoc documentation
typedoc-plugin-merge-modules
Plugin for TypeDoc that merges the content of modules.
typedoc-plugin-mdn-links
Adds support for linking references to global types like `HTMLElement`, `WebAssembly`, and `Date` to their documentation pages on MDN.
typedoc-plugin-rename-defaults
A TypeDoc plugin that renames the `default` exports to their original name
typedoc-plugin-zod
TypeDoc plugin which replaces z.infer<typeof x> with the inferred type
@appium/typedoc-plugin-appium
TypeDoc plugin for Appium & its extensions
typedoc-material-theme
A TypeDoc theme based on Material 3.
typedoc-plugin-coverage
A plugin for TypeDoc to generate a documentation coverage badge.
typedoc-plugin-replace-text
Plugin for TypeDoc that replaces text in the documentation
typedoc-plugin-no-inherit
Typedoc plugin to exclude inherited members from a Typedoc class/interface
typedoc-plugin-vue
Improves Vue defineComponent and Pinia defineStore display in TypeDoc documentation
typedoc-plugin-redirect
Add redirect pages to your generated TypeDoc site.
typedoc-plugin-inline-sources
A plugin for TypeDoc that inlines source code into documentation.
typedoc-plugin-expand-object-like-types
Expands TS definitions of object-like types
typedoc-plugin-dt-links
Adds support for linking references to types declared in `@types` packages to their source code on GitHub.
@knodes/typedoc-plugin-pages
A TypeDoc plugin that lets you integrate your own pages into the documentation output
typedoc-plugin-localization
Typedoc plugin which localize your documentation
@droppedcode/typedoc-plugin-relative-includes
This plugin for typedoc allows the use of relative path in markdown includes.
typedoc-plugin-keywords
A plugin to add `<meta name="keywords" content="...">` tags to your generated site.