0.2.8 • Published 8 years ago

js-vd v0.2.8

Weekly downloads
3
License
-
Repository
github
Last release
8 years ago

NPM NPM

js-vd

Visualize JavaScript source code dependency as an tree view. All thanks to

Getting Started

Install the module with: npm install -g js-vd

Examples

Or generate for your own project

  • vd -f amd /path/to/project/source > index.html
  • vd /path/to/express/project > index.html
  • vd -f amd -d some/module/name /path/to/project/source > index.html

then open the result html

Options

Type vd --help or view the source for the many options like --exclude and --dot.

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

License

Copyright (c) 2015 Haisheng.Wu Licensed under the MIT license.

0.2.8

8 years ago

0.2.7

8 years ago

0.2.6

8 years ago

0.2.5

8 years ago

0.2.4

9 years ago

0.2.3

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago