typedoc plugin to remove re-exports references
Generates TypeScript API documentation as Markdown.
Adds support for linking references to global types like `HTMLElement`, `WebAssembly`, and `Date` to their documentation pages on MDN.
Include non-exported types in TypeDoc documentation
A plugin for TypeDoc to generate a documentation coverage badge.
Create api documentation for TypeScript projects.
A TypeDoc ( + typedoc-plugin-markdown ) theme that generates Markdown compatible with Github Wiki.
Plugin for TypeDoc that merges the content of modules.
TypeDoc plugin to exclude any reference (class/interface/property/etc.) by RegEx and more
A Docusaurus plugin to integrate TypeDoc ( + typedoc-plugin-markdown ) into the Docusaurus CLI.
A plugin for TypeDoc ( + typedoc-plugin-markdown ) that prepends configurable frontmatter to page content.
A TypeDoc plugin that renames the `default` exports to their original name
Adds support for linking references to types declared in `@types` packages to their source code on GitHub.
A TypeDoc ( + typedoc-plugin-markdown ) theme that generates Markdown compatible with Docusaurus.
TypeDoc plugin which replaces z.infer<typeof x> with the inferred type
Remove JSX empty expression
Remove JSX attribute
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Specify the Typedoc Module of a file using @module annotation
Generates TypeDoc Markdown output for VitePress.
Remove unnecessary React propTypes from the production build
Improves Vue defineComponent and Pinia defineStore display in TypeDoc documentation
Starlight plugin to generate documentation from TypeScript using TypeDoc.
Transform SVG into JSX