lite-js / depv

the dependency visualizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deptree

description

view dependency tree of your modules in browser.

screen-shots

  • dependency tree of pastry:

dependency-tree-of-pastry

links

usage

$ git clone https://github.com/leungwensen/deptree.git
$ cd deptree
$ npm install
$ ./bin/deptree.js -d node_modules/pastry/src -a js-amd

contributors

wiki

license

releases

supported languages

  • go
  • java (thanks to @xumingming)
  • js-amd (javascript, AMD)
  • js-cjs (javascript, CommonJS)
  • perl

Expecting more? you can leave us an issue or pull-request.

About

the dependency visualizer

License:MIT License


Languages

Language:JavaScript 87.8%Language:CSS 10.9%Language:HTML 1.3%