5 repos
Tools and libraries for bundling JavaScript modules for browser environments, centered on the Browserify ecosystem. These repositories handle module resolution, dependency analysis, and transformation of Node.js-style CommonJS modules into browser-compatible bundles, including core bundler infrastructure, module dependency tracking, and global variable injection for browser contexts.