Here is a list of browserify transforms: You should also consult the packages on npm with the browserify-transform tag. aliasify - remap require calls at build time. babelify (formerly "6to5ify") - turn ES6+ code into readable vanilla ES5 with source maps blissify - compile .html files written using bliss bpb - browserify transform to safely replace process.browser with true by working on the Abst