Software Alternatives & Reviews

Do you use JSdocs with TypeScript?

TypeDoc API Extractor
  1. A documentation generator for TypeScript projects
    Pricing:
    • Open Source

    #Documentation #Documentation As A Service & Tools #Knowledge Base 13 social mentions

  2. API Extractor helps you write better TypeScript libraries: It analyzes your exported type signatures and (1) produces an API documentation website, (2) generates a .d.ts "rollup" file, and (3) creates an API report to facilitate PR reviews.
    I use TSDoc extensively at work, along with API Extractor to generate externally-facing documentation from the TSDoc comments. It’s great. Since I’ve gotten used to good intellisense in VSCode I don’t really like working in code that doesn’t have TSDoc comments anymore.

    #Documentation #Documentation As A Service & Tools #Knowledge Base 4 social mentions

Discuss: Do you use JSdocs with TypeScript?

Log in or Post with