Do you want an API for your project?
// don't tarry, just install this.
npm install -g @compodoc/compodoc
compodoc -p src/tsconfig.app.json -s
Take a look at this:
I was astounded at how quickly our entire project was documented in an API format.
Compodoc is for Angular. It takes 2 minutues to install and 2 minutes to serve up the example shown above.
JWP 2020
Top comments (0)