api-docs-gen icon indicating copy to clipboard operation
api-docs-gen copied to clipboard

docs generating from TypeScript Codes

Open kazupon opened this issue 5 years ago • 0 comments

Implementation

  • Use TypeScript Compiler API
  • Use Trivia API: https://basarat.gitbook.io/typescript/overview/ast/ast-trivia
    • ref: https://quramy.medium.com/manipulate-comments-with-typescript-api-73d5f1d43d7f

kazupon avatar Jul 01 '20 18:07 kazupon