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.

webpack
36.11

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.

Downloads5,634,560,899
Stars64,550
Forks8,775
Issue closure rate99%
Age13 years
Last released22 days ago
vite
27.57

Native-ESM powered web dev build tool

Downloads806,046,575
Stars67,170
Forks6,037
Issue closure rate94%
Age4 years
Last released4 hours ago
parcel
15.01

Blazing fast, zero configuration web application bundler

Downloads30,293,593
Stars43,376
Forks2,266
Issue closure rate89%
Age11 years
Last released16 days ago
esbuild
14.46

An extremely fast JavaScript and CSS bundler and minifier.

Downloads2,219,486,465
Stars37,923
Forks1,128
Issue closure rate87%
Age7 years
Last releaseda month ago
rollup
11.57

Next-generation ES module bundler

Downloads2,293,714,691
Stars25,239
Forks1,488
Issue closure rate84%
Age9 years
Last releaseda day ago
tsup
2.80

Bundle your TypeScript library with no config, powered by esbuild

Downloads58,579,779
Stars8,910
Forks213
Issue closure rate48%
Age4 years
Last releaseda month ago
microbundle
2.70

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

Downloads9,532,690
Stars8,032
Forks362
Issue closure rate88%
Age7 years
Last released2 years ago

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