Skip to main content

List of Frontend Bundlers

· One min read
Erik

Here is a list of frontend bundlers. Some are full blown tool chains that offer a lot more than just bundlers.

NameWritten InComments
bunZigA lot more than just a bundler
esbuildGo
gulpJavaScript
parcelJavaScript
rollupJavaScript
Rome?Various tooling will include bundler, to be available in Q2 2023
snowpackJavaScriptProject ended April 20, 2022
swc (Speedy Web Compiler )Rustswcpack for bundling. Includes several other features
turbopackRust
ViteTypeScriptuses rollup under the hood
webpackJavaScript