Bundlers

Bundle an application's source code into a single file. Mostly used for frotend apps to minimise network requests
Compare by

Missing a library? Add it to the list by editing this category.

esbuild
16.41

An extremely fast JavaScript and CSS bundler and minifier.

Downloads8,995,150,806
Stars39,894
Forks1,309
Issue closure rate86%
Age9 years
Last released2 months ago
microbundle
2.21

Zero-configuration bundler for tiny JS libs, powered by Rollup.

Downloads18,811,579
Stars8,136
Forks362
Issue closure rate87%
Age8 years
Last released4 years ago
parcel
12.27

Blazing fast, zero configuration web application bundler

Downloads52,104,968
Stars44,026
Forks2,278
Issue closure rate92%
Age13 years
Last released4 months ago
rollup
12.15

Next-generation ES module bundler

Downloads6,509,421,861
Stars26,283
Forks1,712
Issue closure rate83%
Age11 years
Last released13 days ago
tsup
2.96

Bundle your TypeScript library with no config, powered by esbuild

Downloads262,790,220
Stars11,248
Forks266
Issue closure rate45%
Age6 years
Last released6 months ago
vite
30.06

Native-ESM powered web dev build tool

Downloads4,575,416,851
Stars80,829
Forks8,218
Issue closure rate94%
Age6 years
Last released6 days ago
webpack
30.64

Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.

Downloads8,468,879,558
Stars65,748
Forks9,351
Issue closure rate99%
Age14 years
Last released2 days ago

Missing a library? Add it to the list by editing this category.