Skip to content

jmm/browserify-row-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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())

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published