JavaScript Bundlers

Open-source JavaScript projects categorized as Bundlers

Top 6 JavaScript Bundler Projects

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

    Project mention: Top 20 Front-End Development Tools to Use in 2025 | dev.to | 2025-03-16

    17. Webpack

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

    CodeRabbit logo
  3. Rollup

    Next-generation ES module bundler

    Project mention: Advanced Guide to Using Vite with React in 2025 | dev.to | 2025-03-21

    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.

  4. webpack-dashboard

    A CLI dashboard for webpack dev server

  5. Microbundle

    📦 Zero-configuration bundler for tiny modules.

    Project mention: mangle.json in Preact source code. | dev.to | 2025-03-05

    This definition is tailored to microbundle but the tldr is property names can have large impact on size .

  6. Speed Measure Plugin

    ⏱ See how fast (or not) your plugins and loaders are, so you can optimise your builds

  7. klap 👏

    zero config, zero dependency bundler for tiny javascript packages

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Bundlers discussion

Log in or Post with

JavaScript Bundlers related posts

  • Advanced Guide to Using Vite with React in 2025

    2 projects | dev.to | 21 Mar 2025
  • mangle.json in Preact source code.

    2 projects | dev.to | 5 Mar 2025
  • Webpack 5: The Next Generation Module Bundler

    1 project | dev.to | 2 Mar 2025
  • Discover the power of microfrontends: A revolution in frontend development

    1 project | dev.to | 24 Feb 2025
  • Simplify Browser Extension Deployment with GitHub Actions

    2 projects | dev.to | 1 Feb 2025
  • Which JavaScript Bundler Is Right for You? A Deep Dive into Webpack, Vite, and More

    1 project | dev.to | 31 Jan 2025
  • Optimizing React Development with Vite🤩.

    3 projects | dev.to | 19 Dec 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 22 Mar 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

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

Sponsored
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.
coderabbit.ai

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?