typedoc
Documentation generator
Generates documentation for TypeScript projects using a command-line interface.
Documentation generator for TypeScript projects.
8k stars
72 watching
701 forks
Language: TypeScript
last commit: 4 days ago documentationgeneratortypescript
Related projects:
Repository | Description | Stars |
---|---|---|
bitjson/typescript-starter | A tool to quickly create and configure a new Node.js project with TypeScript support | 3,491 |
context-labs/autodoc | Tool for auto-generating codebase documentation using Large Language Models | 1,967 |
jsdoc/jsdoc | An API documentation generator for JavaScript. | 15,053 |
egoist/tsup | A tool to bundle TypeScript libraries into executable files without configuration. | 9,236 |
documentationjs/documentation | Automated documentation generation tool for modern JavaScript projects | 5,793 |
gibbok/typescript-book | A comprehensive TypeScript guide covering its features, syntax, and use cases | 8,476 |
definitelytyped/definitelytyped | Provides high-quality type definitions for the TypeScript programming language. | 48,621 |
sindresorhus/type-fest | A collection of reusable TypeScript types for common programming patterns and data structures | 14,363 |
p120ph37/node-jsdoc-toolkit | Automates documentation generation for JavaScript codebases | 63 |
piotrwitek/utility-types | A collection of utility types for TypeScript that complement the built-in mapped types and aliases, providing a set of common and additional types for idiomatic static typing. | 5,541 |
alm-tools/alm | An integrated development environment (IDE) for TypeScript that provides features such as code completion, syntax highlighting, and debugging support. | 3,007 |
frhagn/typewriter | Generates TypeScript files from C# source files to create fully typed representations of API models and controllers. | 536 |
typestrong/atom-typescript | A plugin for Atom editor that provides support for TypeScript syntax highlighting and code completion | 1,131 |
mpociot/whiteboard | An API documentation generator built on top of Node.js, designed to simplify the creation and publishing of high-quality documentation for software projects. | 1,228 |
improbable-eng/ts-protoc-gen | Generates TypeScript declarations and code from Protocol Buffers files | 1,364 |