CommonJS browser bundler with aliasing, extensibility, and source maps from the minified JS bundle
CommonJS bundler with aliasing, extensibility, and source maps from the minified JS bundle. Forked from commonjs-everywhere adding speed improvements, persistent disk cache for incremental builds, support for reading '// [#@] sourceMappingURL' from input files and bundled grunt task
Makes commonjs modules available in the browser via window.require('module-name')
CommonJS browser bundler with aliasing, extensibility, and source maps from the minified JS bundle