Packages 13
Create api documentation for TypeScript projects.
published 0.15.12 4 years agoA plugin for [TypeDoc](https://typedoc.org/) which filters reflections according to their declaration location, like `--exclude` but better since it also catches inherited items.
published 1.0.1 3 years agoInclude non-exported types in TypeDoc documentation
published 2.1.0 a month agoAdds support for linking references to global types like `HTMLElement`, `WebAssembly`, and `Date` to their documentation pages on MDN.
published 3.1.0 a month agoExample of creating a custom TypeDoc theme, see [src/index.tsx](https://github.com/Gerrit0/typedoc-custom-theme-demo/blob/main/src/index.tsx) for code & comments.
published 2.0.0 a year agoA plugin for TypeDoc to generate a documentation coverage badge.
published 2.2.0 a month agoTypeDoc plugin which replaces z.infer<typeof x> with the inferred type
published 1.1.0 a month ago