back to home

microsoft / tsdoc

A doc comment standard for TypeScript

4,940 stars
149 forks
148 issues
TypeScriptJavaScriptCSS

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing microsoft/tsdoc in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/microsoft/tsdoc)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

https://tsdoc.org/   Documentation Links • What is TSDoc? - project overview and roadmap • Zulip chat room - live help from other developers • TSDoc tag reference - learn about syntax elements such as , , etc. • TSDoc Playground - interactive demo of the parser engine • Contributing: Building the projects - how to build and debug the projects in this repo • Contributing: Submitting a PR - instructions for making a pull request Projects in this monorepo | Folder | Version | Changelog | Description | | ------ | ------- | --------- | ------- | | /api-demo | (local project) | | Code samples illustrating how to use the **@microsoft/tsdoc** parser | | /eslint-plugin | | changelog | eslint-plugin-tsdoc plugin for ESLint| | /playground | (local project) | | Source code for the TSDoc Playground web app | | /tsdoc | | changelog | @microsoft/tsdoc parser library | | /tsdoc-config | | changelog | @microsoft/tsdoc-config loader for **tsdoc.json** | Contributor Notice This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com. When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA. This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.