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