SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Webpack Open-Source Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
Project mention: 7 Free Tools and Resources for Building Well-Structured React Applications | dev.to | 2026-05-07Storybook is a tool for developing and documenting UI components in isolation. You write stories that render individual components with specific props, and Storybook displays them in a standalone browser environment that is separate from the main application. The v8 release significantly reduced configuration complexity, making it practical to add to an existing project without a major setup investment.
-
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.
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.
-
-
-
-
JHipster
JHipster, much like Spring initializr, is a generator to create a boilerplate backend application, but also with an integrated front end implementation in React, Vue or Angular. In their own words, it "Is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures."
Even worse, 95 (60%) of those pull requests were merged into the main branch, 50 of them by a bot user, without any user interaction. This led to the malicious package being pushed to production code in less than an hour, as showcased by the jhipster/generator-jhipster repository.
-
-
Mojs - Screen density independent effects look good on any device
-
-
react-loadable
:hourglass_flowing_sand: A higher order component for loading components with promises.
-
-
tamagui
Style React fast with 100% parity on React Native, an optional UI kit, and optimizing compiler.
Tamagui - Styles React Native and Web Consistency
-
-
rspack Description: A modern, rust-based javascript compiler that replaces webpack. What we like: Rich feature set that attempts to have feature parity with webpack; it's part of a growing ecosystem that appears well-maintained. What we don't like: It supports similar complexity in its configuration due to feature parity with webpack
-
webpack-bundle-analyzer
Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
-
-
SVGR converts an SVG into a React component. Turbopack supports this loader, and it is a pretty popular pattern:
-
-
-
-
-
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.
Webpack discussion
Webpack related posts
-
Drive JHipster with your AI agent: introducing jhipster-mcp (v0.0.4)
-
Thoughts and Feelings Around Claude Design
-
layrr VS domscribe - a user suggested alternative
2 projects | 20 Mar 2026 -
How AI Streamlines Design-to-Dev Handoff
-
How I optimized my SvelteKit website from 70 to 95+ on mobile Lighthouse tests
-
Storybook Doesn't Support Blazor, So I Reimplemented It in C#
-
Interactive Angular Component Testing with Storybook and Vitest
-
A note from our sponsor - SaaSHub
www.saashub.com | 7 Jun 2026
Index
What are some of the best open-source Webpack projects? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | vue-element-admin | 90,296 |
| 2 | storybook | 90,212 |
| 3 | webpack | 65,743 |
| 4 | ngx-admin | 25,894 |
| 5 | electron-react-boilerplate | 24,244 |
| 6 | react-redux-links | 22,574 |
| 7 | JHipster | 22,414 |
| 8 | js-stack-from-scratch | 20,185 |
| 9 | Mo.js | 18,702 |
| 10 | docuseal | 17,075 |
| 11 | react-loadable | 16,552 |
| 12 | front-end-guide | 15,238 |
| 13 | tamagui | 14,008 |
| 14 | webpack-dashboard | 14,002 |
| 15 | rspack | 12,729 |
| 16 | webpack-bundle-analyzer | 12,668 |
| 17 | razzle | 11,064 |
| 18 | svgr | 11,037 |
| 19 | html-webpack-plugin | 10,727 |
| 20 | PatrickJS-starter | 10,246 |
| 21 | art-template | 9,860 |
| 22 | react-app-rewired | 9,855 |
| 23 | flowbite | 9,263 |