js-vd

0.2.8 • Public • Published

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.

Package Sidebar

Install

npm i js-vd

Weekly Downloads

6

Version

0.2.8

License

none

Last publish

Collaborators

  • freizl