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

An extremely fast JavaScript and CSS bundler and minifier.

Downloads3,606,636,935
Stars38,858
Forks1,197
Issue closure rate87%
Age7 years
Last released4 days ago
microbundle
2.51

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

Downloads11,824,938
Stars8,099
Forks362
Issue closure rate88%
Age7 years
Last released3 years ago
parcel
13.93

Blazing fast, zero configuration web application bundler

Downloads36,887,666
Stars43,791
Forks2,266
Issue closure rate91%
Age12 years
Last releaseda month ago
rollup
11.47

Next-generation ES module bundler

Downloads3,174,591,830
Stars25,734
Forks1,582
Issue closure rate83%
Age10 years
Last released15 days ago
tsup
2.97

Bundle your TypeScript library with no config, powered by esbuild

Downloads100,262,491
Stars10,143
Forks250
Issue closure rate46%
Age5 years
Last released2 months ago
vite
27.94

Native-ESM powered web dev build tool

Downloads1,403,812,188
Stars72,362
Forks6,647
Issue closure rate94%
Age5 years
Last released3 days ago
webpack
34.00

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,494,026,281
Stars65,236
Forks9,077
Issue closure rate99%
Age13 years
Last released2 days ago

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