tagsmodule-bundler
11.86

webpack

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

undefined

browserify

browser-side require() the node.js way

11.38

parcel

📦🚀 Blazing fast, zero configuration web application bundler

10.46

esbuild

An extremely fast JavaScript bundler and minifier