Skip to content

amcmillan01/jsdoc2diagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsdoc2diagram

npm version Build Status

jsdoc2diagram is a JSDoc template that creates a D3 tree diagram from your code's jsdoc documentation.

Code

Diagram

Getting Started

  • npm install jsdoc
  • npm install jsdoc2diagram
  • jsdoc -t PATH/TO/jsdoc2diagram -r JS_SOURCE_DIR/FILE -d OUTPUT_DIR

Reference

License

Licensed under The MIT License (MIT)

For the full copyright and license information, please view the LICENSE.txt file.

About

Create D3 Tree Diagram from your awesome jsdoc

Resources

License

Stars

Watchers

Forks

Packages

No packages published