← back

category

JavaScript bundlers

Bundle, transform and serve front-end code.

5 tools

webpack

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

Language
JavaScript
Licence
MIT
Stars
66k
Latest
v5.111.1✓ signed
Last push
2026-09-22
esbuild

An extremely fast bundler for the web

Language
Go
Licence
MIT
Stars
40k
Latest
v0.28.2
Last push
2026-08-09
Rspack

Fast Rust-based bundler for the web with a modernized webpack API 🦀

Language
Rust
Licence
MIT
Stars
13k
Latest
v2.2.6
Last push
2026-09-22