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

An extremely fast JavaScript and CSS bundler and minifier.

Downloads4,905,514,438
Stars39,316
Forks1,237
Issue closure rate86%
Age8 years
Last releaseda month ago
microbundle
2.36

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

Downloads14,872,648
Stars8,130
Forks361
Issue closure rate88%
Age8 years
Last released3 years ago
parcel
13.10

Blazing fast, zero configuration web application bundler

Downloads42,039,775
Stars43,960
Forks2,268
Issue closure rate91%
Age12 years
Last released18 days ago
rollup
11.42

Next-generation ES module bundler

Downloads4,035,808,550
Stars25,987
Forks1,622
Issue closure rate83%
Age10 years
Last released2 days ago
tsup
2.98

Bundle your TypeScript library with no config, powered by esbuild

Downloads141,593,157
Stars10,771
Forks265
Issue closure rate45%
Age5 years
Last released4 months ago
vite
28.32

Native-ESM powered web dev build tool

Downloads2,372,286,294
Stars75,335
Forks7,223
Issue closure rate94%
Age5 years
Last released9 days ago
webpack
32.26

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.

Downloads7,153,072,926
Stars65,578
Forks9,137
Issue closure rate99%
Age14 years
Last releaseda month ago

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