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
14.63

An extremely fast JavaScript and CSS bundler and minifier.

Downloads3,387,979,466
Stars38,754
Forks1,190
Issue closure rate87%
Age7 years
Last released20 days ago
microbundle
2.53

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

Downloads11,393,185
Stars8,091
Forks362
Issue closure rate88%
Age7 years
Last released3 years ago
parcel
14.03

Blazing fast, zero configuration web application bundler

Downloads35,922,111
Stars43,739
Forks2,263
Issue closure rate91%
Age12 years
Last released15 hours ago
rollup
11.45

Next-generation ES module bundler

Downloads3,038,300,971
Stars25,678
Forks1,573
Issue closure rate83%
Age10 years
Last releaseda day ago
tsup
2.94

Bundle your TypeScript library with no config, powered by esbuild

Downloads93,896,134
Stars9,993
Forks244
Issue closure rate46%
Age5 years
Last releaseda month ago
vite
27.81

Native-ESM powered web dev build tool

Downloads1,301,372,076
Stars71,724
Forks6,551
Issue closure rate94%
Age5 years
Last released4 days ago
webpack
34.19

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.

Downloads6,378,096,490
Stars65,154
Forks9,041
Issue closure rate99%
Age13 years
Last releaseda month ago

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