depv
v0.0.1
Published
the dependency visualizer
Downloads
6
Maintainers
Readme
deptree
description
view dependency tree of your modules in browser.
screen-shots
- 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.