SaaSHub helps you find the best software and product alternatives Learn more →
Top 6 JavaScript Bundler Projects
-
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.
17. Webpack
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
In 2025, mastering Vite for your React projects means leveraging powerful configurations, intelligent optimizations, and a robust plugin ecosystem. By understanding Vite’s modern architecture—native ES modules (ESM) during development and optimized Rollup bundling for production—you can significantly streamline your workflow, improve developer experience, and deliver fast, performant applications at scale.
-
-
This definition is tailored to microbundle but the tldr is property names can have large impact on size .
-
Speed Measure Plugin
⏱ See how fast (or not) your plugins and loaders are, so you can optimise your builds
-
JavaScript Bundlers discussion
JavaScript Bundlers related posts
-
Advanced Guide to Using Vite with React in 2025
-
mangle.json in Preact source code.
-
Webpack 5: The Next Generation Module Bundler
-
Discover the power of microfrontends: A revolution in frontend development
-
Simplify Browser Extension Deployment with GitHub Actions
-
Which JavaScript Bundler Is Right for You? A Deep Dive into Webpack, Vite, and More
-
Optimizing React Development with Vite🤩.
-
A note from our sponsor - SaaSHub
www.saashub.com | 22 Mar 2025
Index
What are some of the best open-source Bundler projects in JavaScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | webpack | 65,123 |
2 | Rollup | 25,644 |
3 | webpack-dashboard | 13,858 |
4 | Microbundle | 8,091 |
5 | Speed Measure Plugin | 2,431 |
6 | klap 👏 | 187 |