0.0.0 • Published 12 years ago
browserify-graph v0.0.0
browserify-graph(1)
Output a graph of all the files that are required by a JS source file, using the same dependency resolution as browserify. This will recursively search for required files.
Installation
npm install -g browserify-graphUsage
browserify-graph <file>Outputs a graph of all required files, starting at <file>.
0.0.0
12 years ago
