JavaScript Webpack

Open-source JavaScript projects categorized as Webpack

Top 23 JavaScript Webpack 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: Next.js vs Remix: What's the Difference? | dev.to | 2026-05-14

    From a developer experience perspective, it's worth noting that Next.js was built using webpack for bundling, which has struggled to maintain performance. Therefore, when changing something in the code, reload times can be very slow. For this reason, the Next.js team has been working on getting full compatibility on its own bundler, Turbopack. As of Next.js 14, Turbopack is still considered beta but is much faster than the default experience with webpack.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. js-stack-from-scratch

    🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.

  4. react-loadable

    :hourglass_flowing_sand: A higher order component for loading components with promises.

  5. front-end-guide

    📚 Study guide and introduction to the modern front end stack.

  6. webpack-dashboard

    A CLI dashboard for webpack dev server

  7. webpack-bundle-analyzer

    Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap

  8. razzle

    ✨ Create server-rendered universal JavaScript applications with no configuration

  9. html-webpack-plugin

    Simplifies creation of HTML files to serve your webpack bundles

  10. PatrickJS-starter

    MFE Starter

  11. art-template

    High performance JavaScript templating engine

  12. react-app-rewired

    Override create-react-app webpack configs without ejecting

  13. flowbite

    Open-source UI component library and front-end development framework based on Tailwind CSS

    Project mention: Build apps for ChatGPT, Claude, and Gemini using MCP UI components from Flowbite | dev.to | 2026-02-06

    We decided to use the Skybridge framework to build MCP apps and we are using the UI components from Flowbite.

  14. webpack-dev-server

    Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.

  15. loadable-components

    The recommended Code Splitting library for React ✂️✨

  16. WebSlides

    Create HTML presentations in seconds —

  17. whitestorm.js

    :rocket: 🌪 Super-fast 3D framework for Web Applications 🥇 & Games 🎮. Based on Three.js

  18. Manta

    🎉 Flexible invoicing desktop app with beautiful & customizable templates.

  19. Laravel Mix

    The power of webpack, distilled for the rest of us.

  20. babel-loader

    📦 Babel loader for webpack

  21. offline-plugin

    Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/)

  22. css-loader

    CSS Loader

  23. vue-cli-plugin-electron-builder

    Easily Build Your Vue.js App For Desktop With Electron

  24. sass-loader

    Compiles Sass to CSS

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 Webpack discussion

Log in or Post with

JavaScript Webpack related posts

  • Experimentando con Elm en mi trabajo

    1 project | dev.to | 30 Aug 2025
  • How Advanced File Delivery with Webpack Optimizes Web App Performance

    2 projects | dev.to | 29 Aug 2025
  • Rebuilding My Portfolio: A Week of React, Animations, and Testing

    1 project | dev.to | 7 Jul 2025
  • Webpack's Internals Visualized: From Hooks to Graphs

    3 projects | dev.to | 3 Jul 2025
  • Webpack's internals visualized: Explore what it looks like.

    3 projects | dev.to | 3 Jul 2025
  • LLMs and the Ossification of APIs: Are We Stuck with Prehistoric Patterns?

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

    1 project | dev.to | 2 Mar 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 14 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Webpack projects in JavaScript? This list will help you:

# Project Stars
1 webpack 65,782
2 js-stack-from-scratch 20,185
3 react-loadable 16,552
4 front-end-guide 15,238
5 webpack-dashboard 14,002
6 webpack-bundle-analyzer 12,671
7 razzle 11,036
8 html-webpack-plugin 10,725
9 PatrickJS-starter 10,246
10 art-template 9,860
11 react-app-rewired 9,855
12 flowbite 9,269
13 webpack-dev-server 7,850
14 loadable-components 7,804
15 WebSlides 6,314
16 whitestorm.js 6,312
17 Manta 5,438
18 Laravel Mix 5,238
19 babel-loader 4,843
20 offline-plugin 4,511
21 css-loader 4,322
22 vue-cli-plugin-electron-builder 4,087
23 sass-loader 3,895

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

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