← back

alternatives to

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. About webpack β†’

Language
Fit

4 alternatives

RspackDrop-in

Fast Rust-based bundler for the web with a modernized webpack API πŸ¦€

Accepts webpack configuration and most of its loaders and plugins.

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

Next generation frontend tooling. It's fast!

Different configuration, and a dev server that serves native ES modules.

Language
TypeScript
Licence
MIT
Stars
83k
Latest
create-vite@9.2.1βœ“ signed
Last push
2026-09-22
ParcelFull replacement

The zero configuration build tool for the web. πŸ“¦πŸš€

Works without configuration for most projects.

Language
JavaScript
Licence
MIT
Stars
44k
Latest
v2.16.4
Last push
2026-09-06
esbuildPartial

An extremely fast bundler for the web

Bundling and minification with a smaller plugin API.

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