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

An extremely fast JavaScript and CSS bundler and minifier.

Downloads4,249,177,266
Stars39,110
Forks1,225
Issue closure rate86%
Age8 years
Last released4 days ago
microbundle
2.44

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

Downloads13,858,393
Stars8,117
Forks361
Issue closure rate88%
Age8 years
Last released3 years ago
parcel
13.56

Blazing fast, zero configuration web application bundler

Downloads39,676,690
Stars43,894
Forks2,262
Issue closure rate91%
Age12 years
Last released21 days ago
rollup
11.46

Next-generation ES module bundler

Downloads3,601,240,883
Stars25,875
Forks1,599
Issue closure rate83%
Age10 years
Last released7 days ago
tsup
3.00

Bundle your TypeScript library with no config, powered by esbuild

Downloads121,652,461
Stars10,511
Forks259
Issue closure rate46%
Age5 years
Last released2 months ago
vite
28.14

Native-ESM powered web dev build tool

Downloads1,713,329,180
Stars74,065
Forks6,933
Issue closure rate94%
Age5 years
Last releaseda day ago
webpack
33.16

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,845,875,421
Stars65,427
Forks9,078
Issue closure rate99%
Age13 years
Last released2 hours ago

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