1.1.0 • Published 7 years ago

node-require-grapher v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

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