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.

webpack
37.99

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.

Downloads5,126,079,395
Stars64,174
Forks8,717
Issue closure rate98%
Age12 years
Last releaseda month ago
vite
27.78

Native-ESM powered web dev build tool

Downloads543,207,627
Stars64,763
Forks5,739
Issue closure rate94%
Age4 years
Last released6 days ago
parcel
15.78

Blazing fast, zero configuration web application bundler

Downloads26,307,684
Stars43,116
Forks2,253
Issue closure rate88%
Age11 years
Last released6 hours ago
esbuild
14.48

An extremely fast JavaScript and CSS bundler and minifier.

Downloads1,599,674,394
Stars37,276
Forks1,085
Issue closure rate88%
Age6 years
Last releaseda month ago
rollup
11.71

Next-generation ES module bundler

Downloads1,859,662,931
Stars24,786
Forks1,433
Issue closure rate84%
Age9 years
Last released3 days ago
microbundle
2.83

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

Downloads8,421,612
Stars7,947
Forks360
Issue closure rate88%
Age6 years
Last released2 years ago
tsup
2.69

Bundle your TypeScript library with no config, powered by esbuild

Downloads39,004,200
Stars8,097
Forks202
Issue closure rate48%
Age4 years
Last released3 months ago

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