Hack the great browserify to work under gulp.
Browserify is a great tool to let node packages work in browser. While it is being complex and heavy, I decide to remove some features and make it work under gulp. Simplify browserify only for browser bundle. Compose gulp plugins for complex tasks.
This project is still under development. See test
task in gulpfile.js for
details.
MIT