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
17.99

An extremely fast JavaScript and CSS bundler and minifier.

Downloads12,792,442,667
Stars40,058
Forks1,345
Issue closure rate86%
Age9 years
Last releaseda month ago
microbundle
2.13

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

Downloads20,596,431
Stars8,125
Forks358
Issue closure rate87%
Age9 years
Last released4 years ago
parcel
11.87

Blazing fast, zero configuration web application bundler

Downloads57,875,048
Stars44,023
Forks2,284
Issue closure rate92%
Age13 years
Last released7 months ago
rollup
12.72

Next-generation ES module bundler

Downloads8,329,127,048
Stars26,307
Forks1,775
Issue closure rate83%
Age11 years
Last released5 hours ago
tsup
2.94

Bundle your TypeScript library with no config, powered by esbuild

Downloads369,163,110
Stars11,294
Forks275
Issue closure rate45%
Age6 years
Last released10 months ago
vite
31.31

Native-ESM powered web dev build tool

Downloads6,860,538,364
Stars82,820
Forks8,739
Issue closure rate94%
Age6 years
Last released4 days ago
webpack
30.05

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.

Downloads9,242,309,372
Stars65,948
Forks9,544
Issue closure rate99%
Age15 years
Last released12 hours ago

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