node-require-grapher
v1.1.0
Published
graph require calls in node
Downloads
2
Maintainers
Readme
node-require-grapher
Graph require() calls in nodejs.
By graph I mean scribble them in console.
Usage
npm i -D node-require-grapher
// in the main file (the one you described in package.json) or whereever you want
require('node-require-grapher')();
// then just run your node application
Thanks
niggler (a person who helped me on freenode##javascript; thank that beautiful soul)
License
MIT © Git Faf 2017