Software Alternatives & Reviews

I created a game engine using TypeScript. Please roast it.

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 https://api-extractor.com/ at work and really like it. The problem with it is that the spec it follows doesn’t 100% match VSCode’s behavior. This causes pain when using {@link} fields in descriptions. Typedoc looks fine too, I’ve never used it.

    #Documentation #Documentation As A Service & Tools #Developer Tools 4 social mentions

Discuss: I created a game engine using TypeScript. Please roast it.

Log in or Post with