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.73

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,456,710,151
Stars64,366
Forks8,743
Issue closure rate99%
Age12 years
Last released15 days ago
vite
27.65

Native-ESM powered web dev build tool

Downloads708,416,621
Stars66,337
Forks5,932
Issue closure rate93%
Age4 years
Last releaseda day ago
parcel
15.27

Blazing fast, zero configuration web application bundler

Downloads28,875,197
Stars43,296
Forks2,253
Issue closure rate89%
Age11 years
Last released4 hours ago
esbuild
14.46

An extremely fast JavaScript and CSS bundler and minifier.

Downloads1,987,218,604
Stars37,710
Forks1,110
Issue closure rate88%
Age7 years
Last released24 days ago
rollup
11.61

Next-generation ES module bundler

Downloads2,136,008,863
Stars25,080
Forks1,463
Issue closure rate84%
Age9 years
Last released6 days ago
tsup
2.77

Bundle your TypeScript library with no config, powered by esbuild

Downloads50,936,815
Stars8,636
Forks211
Issue closure rate48%
Age4 years
Last released2 days ago
microbundle
2.75

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

Downloads9,116,108
Stars7,999
Forks361
Issue closure rate88%
Age7 years
Last released2 years ago

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