browserify-row-flow
v0.1.0
Published
Log data about the flow of rows through the browserify pipeline, for debugging.
Downloads
10
Maintainers
Readme
browserify-row-flow
Log data about the flow of rows through the browserify pipeline, for debugging purposes.
Usage
$ npm install browserify-row-flow
var row_flow = require('browserify-row-flow');
browserify()
.plugin(row_flow().plugin())