@freizl/jsvd

1.4.0 • Public • Published

npm version

js-vd

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

Getting Started

Install the module with: npm install -g @freizl/jsvd

Quick Demo

  • Demo

Examples

Or generate for your own project

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

then open the result html

Options

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

Contributing

  • Feel free to submit PR

TODO

  • [x] eslint
  • [ ] unit test

License

  • see LICENSE file

/@freizl/jsvd/

    Package Sidebar

    Install

    npm i @freizl/jsvd

    Weekly Downloads

    3

    Version

    1.4.0

    License

    none

    Unpacked Size

    11.1 kB

    Total Files

    7

    Last publish

    Collaborators

    • freizl