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,288,397,715
Stars39,125
Forks1,224
Issue closure rate86%
Age8 years
Last released9 days ago
microbundle
2.44

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

Downloads13,949,506
Stars8,121
Forks361
Issue closure rate88%
Age8 years
Last released3 years ago
parcel
13.53

Blazing fast, zero configuration web application bundler

Downloads39,851,590
Stars43,898
Forks2,262
Issue closure rate91%
Age12 years
Last releaseda month ago
rollup
11.46

Next-generation ES module bundler

Downloads3,628,274,536
Stars25,886
Forks1,602
Issue closure rate83%
Age10 years
Last releaseda day ago
tsup
3.00

Bundle your TypeScript library with no config, powered by esbuild

Downloads123,018,572
Stars10,539
Forks260
Issue closure rate46%
Age5 years
Last released2 months ago
vite
28.14

Native-ESM powered web dev build tool

Downloads1,732,787,236
Stars74,169
Forks6,952
Issue closure rate94%
Age5 years
Last released6 days ago
webpack
33.10

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,868,511,744
Stars65,436
Forks9,079
Issue closure rate99%
Age13 years
Last releaseda day ago

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