browserify-graph

0.0.0 • Public • Published

browserify-graph(1)

Dependency Status

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-graph

Usage

browserify-graph <file>

Outputs a graph of all required files, starting at <file>.

Readme

Keywords

none

Package Sidebar

Install

npm i browserify-graph

Weekly Downloads

1

Version

0.0.0

License

BSD

Last publish

Collaborators

  • conradz