JavaScript Module Bundling

5 repos

Tools and libraries for bundling CommonJS modules for use in web browsers, converting Node.js-style modular code into browser-compatible formats. Browserify is the flagship project here, along with its core infrastructure components like module-deps for dependency resolution, browser-pack for bundle generation, and insert-module-globals for shimming Node globals. This cluster represents the foundational work that enabled widespread adoption of modular JavaScript development patterns on the client side.

JavaScript · 5
browser ·29,390
bundler ·29,390
commonjs ·29,390
javascript ·29,390
module-bundler ·29,390
modules ·29,390