jsdoc2diagram is a JSDoc template that creates a D3 tree diagram from your code's jsdoc documentation.
- npm install jsdoc
- npm install jsdoc2diagram
- jsdoc -t
PATH/TO/jsdoc2diagram
-rJS_SOURCE_DIR/FILE
-dOUTPUT_DIR
Licensed under The MIT License (MIT)
For the full copyright and license information, please view the LICENSE.txt file.