typedoc
Doc generator
Automates documentation generation for TypeScript projects
Documentation generator for TypeScript projects.
8k stars
74 watching
708 forks
Language: TypeScript
last commit: about 1 month 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,500 |
context-labs/autodoc | Tool for auto-generating codebase documentation using Large Language Models | 2,000 |
jsdoc/jsdoc | Generates documentation for JavaScript applications | 15,089 |
egoist/tsup | A tool to bundle TypeScript libraries into executable files without configuration. | 9,383 |
documentationjs/documentation | Automated documentation generation tool for modern JavaScript projects | 5,795 |
gibbok/typescript-book | A comprehensive TypeScript guide covering its features, syntax, and use cases | 8,493 |
definitelytyped/definitelytyped | Provides high-quality type definitions for the TypeScript programming language. | 48,861 |
sindresorhus/type-fest | A collection of reusable TypeScript types for common programming patterns and data structures | 14,543 |
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,560 |
alm-tools/alm | An integrated development environment (IDE) for TypeScript that provides features such as code completion, syntax highlighting, and debugging support. | 3,011 |
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,226 |
improbable-eng/ts-protoc-gen | Generates TypeScript declarations and code from Protocol Buffers files | 1,371 |