amcmillan01 / jsdoc2diagram

Create D3 Tree Diagram from your awesome jsdoc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:JavaScript 89.2%Language:Smarty 10.8%