gitwtfhub

wtf is awesome-webpack?

webpack-contrib/awesome-webpack — explained in plain English

Analysis updated 2026-06-26

4,670HTMLAudience · developerComplexity · 1/5Setup · easy

TL;DR

A formerly curated list of webpack plugins, loaders, and resources that has moved to the official webpack documentation site, this repository now only redirects visitors there.

Mindmap

mindmap
  root((awesome-webpack))
    What it does
      Curated resource list
      Moved to webpack docs
      Community links
    Topics Covered
      Webpack plugins
      Webpack loaders
      Build optimization
      Framework integrations
    Audience
      JavaScript developers
      Web bundler users

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Why would anyone build with this?

REASON 1

Find curated webpack plugins and loaders by visiting the official webpack.js.org documentation site.

REASON 2

Discover community-contributed webpack tools that extend the bundler for specific frameworks or workflows.

What's in the stack?

HTMLwebpackJavaScript

How it stacks up

webpack-contrib/awesome-webpackmouredev/python-webinvertase/rdash-angular
Stars4,6704,6824,650
LanguageHTMLHTMLHTML
Setup difficultyeasymoderatemoderate
Complexity1/52/52/5
Audiencedevelopervibe coderdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you spin it up?

Difficulty · easy Time to first run · 5min

Wtf does this do

This repository was a curated list of resources, libraries, and tools related to webpack, a widely used JavaScript module bundler. Webpack takes many separate JavaScript files and other assets and packages them together for use in web browsers. The repository itself has very little content remaining. The README simply states that the list has moved to the official webpack documentation website. Anyone looking for the actual collection of links should visit the webpack.js.org site rather than this repository.

Yoink these prompts

Prompt 1
I'm setting up webpack for a React project. What essential loaders and plugins should I start with, based on the awesome-webpack collection?
Prompt 2
Using webpack, help me configure code splitting so vendor libraries and app code land in separate bundles for better browser caching.
Prompt 3
What webpack plugins from the awesome-webpack list are most useful for optimizing a production build for performance?

Frequently asked questions

wtf is awesome-webpack?

A formerly curated list of webpack plugins, loaders, and resources that has moved to the official webpack documentation site, this repository now only redirects visitors there.

What language is awesome-webpack written in?

Mainly HTML. The stack also includes HTML, webpack, JavaScript.

How hard is awesome-webpack to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is awesome-webpack for?

Mainly developer.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.