madge : Create graphs from module dependencies.. You can installing madge npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install madge $ sudo npm install -g madge
If want to update the madge package execute the command as below,
$ sudo npm update madge
Update package globally,
$ npm install -g madge
$ sudo git clone https://github.com/rektide/madge.git
$ sudo npm install -g ./madge
madge@2.2.0 /usr/lib/node_modules/madge
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall madge
Package Name | madge |
Version | 2.2.0 |
Description | Create graphs from module dependencies. |
Released Date | 2017-08-29T18:38:37.047Z |
Published by | pahen |
How to Learn | https://www.npmjs.com/package/madge/tutorial |