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

An extremely fast JavaScript and CSS bundler and minifier.

Downloads4,443,790,971
Stars39,174
Forks1,224
Issue closure rate86%
Age8 years
Last released13 days ago
microbundle
2.41

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

Downloads14,284,124
Stars8,122
Forks361
Issue closure rate88%
Age8 years
Last released3 years ago
parcel
13.39

Blazing fast, zero configuration web application bundler

Downloads40,484,188
Stars43,914
Forks2,263
Issue closure rate91%
Age12 years
Last releaseda month ago
rollup
11.43

Next-generation ES module bundler

Downloads3,730,948,288
Stars25,911
Forks1,609
Issue closure rate83%
Age10 years
Last released3 days ago
tsup
2.99

Bundle your TypeScript library with no config, powered by esbuild

Downloads127,994,099
Stars10,604
Forks263
Issue closure rate46%
Age5 years
Last released3 months ago
vite
28.06

Native-ESM powered web dev build tool

Downloads1,809,821,815
Stars74,486
Forks7,014
Issue closure rate94%
Age5 years
Last released2 days ago
webpack
32.81

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,946,921,576
Stars65,454
Forks9,083
Issue closure rate99%
Age13 years
Last released4 days ago

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