browserify-plugin
There are 12 repositories under browserify-plugin topic.
browserify/tinyify
a browserify plugin that runs various optimizations, so you don't have to install them all manually. makes your bundles tiny!
browserify/common-shakeify
browserify tree shaking plugin using `common-shake`
goto-bus-stop/split-require
commonjs-first bundle splitting, for browserify
goto-bus-stop/browser-pack-flat
bundle browserify modules into a single scope, a la rollup
stackcss/css-extract
Extract CSS from a browserify bundle
mantoni/mocaccino.js
Mocha test runner as a Browserify plugin
tminglei/browserify-bower
A browserify plugin, to enable you use bower components just like node modules
JS-DevTools/browserify-banner
Add a banner (comment and/or code) to the top of your Browserify bundle
JS-DevTools/sourcemapify
A source-map plugin for Browserify
goto-bus-stop/browserify-webpack-stats
output a webpack-style stats.json with browserify
glslify/glslify-require
var src = require('./shader.glsl')
appfeel/jsobjects
A js library to access and manipulate objects