-
A documentation generator for TypeScript projectsPricing:
- Open Source
#Documentation #Documentation As A Service & Tools #Knowledge Base 15 social mentions
-
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 #Knowledge Base 5 social mentions