depv

0.0.1 • Public • Published

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.

Package Sidebar

Install

npm i depv

Weekly Downloads

15

Version

0.0.1

License

none

Last publish

Collaborators

  • leungwensen