A curated list of awesome webpack resources, libraries, tools and applications. It is inspired by the awesome list. Feel free to improve this list by contributing.
Webpack Ecosystem
Support Webpack
Community
Twitter
People passionate about Webpack (In no particular order)
Libraries
Loaders
File Type
- HTML Loader: HTML loader module for Webpack. -- Maintainer:
Webpack Team
- Responsive Loader: Loader for responsive images. -- Maintainer:
Jeremy Stucki
- SVG Url Loader: Loader which loads SVG file as utf-8 encoded Url. -- Maintainer:
Hovhannes Babayan
- mermaid Loader: mermaid loader module (diagrams) for Webpack. -- Maintainer:
Paul Musso
- wasm loader: wasm binary loader module for Webpack. -- Maintainer:
Arthur Buldauskas
- Imagemin Loader/Plugin: Image minimizing loader + plugin for webpack. -- Maintainer:
itgalaxy inc.
- Bin Exec Loader: Pipe any file through any binary. -- Maintainer:
Rafael Milewski
- GraphQL Loader:
.graphql
document loader. -- Maintainer: Stephen Wan
Component & Template
- Angular2 Template Loader: Inlines html and style's in Angular2 components. -- Maintainer:
Sean Larkin
- Handlebars Loader: A handlebars template loader for Webpack. -- Maintainer:
Paul Carduner
- Vue Loader: Webpack loader for Vue.js components. -- Maintainer:
Vuejs Team
- SVG React Loader - Webpack SVG to React Component Loader. -- Maintainer:
Jerry Hamlet
- Underscore Loader - Underscore and Lodash template loader. -- Maintainer:
Emmanuel Antico
- ngTemplate Loader - Angular1 Template Loader. -- Maintainer:
Toby Rahilly
- ngInlineStylesLoader: Optimizes inlined css of angular components. -- Maintainer:
Severin Friede
- Markup-inline Loader Inline SVGs to HTML -- Maintainer:
Zhicheng Wang
- Polymer Loader - Loader for Polymer elements. -- Maintainers:
Rob Dodson
- Chad Killingsworth
- Bryan Coulter
- Tag Loader - Loader for Riot tag files. -- Maintainer:
Riot Team
- Twig Loader - Twig template loader. -- Maintainer:
Zimmo.be Team
- Auto ngTemplate Loader: Autodetect Angular 1 templates and load them. -- Maintainer:
Yash Kulshrestha
- Pug Loader - Pug template loader (formerly Jade). -- Maintainer:
Pug Team
- Simple Nunjucks Loader - Nunjucks template loader. -- Maintainer:
ogonkov
Styles
- Style Loader: Style loader module for Webpack. -- Maintainer:
Webpack Team
- PostCSS Loader: PostCSS loader for Webpack. -- Maintainer:
PostCSS Team
- CSS Loader: CSS loader module for Webpack. -- Maintainer:
Webpack Team
- SASS Loader: SASS loader for Webpack. -- Maintainer:
Jorik Tangelder
- Less Loader: Less loader module for Webpack. -- Maintainer:
Webpack Team
- Stylus Loader: A stylus loader for webpack. -- Maintainer:
Kyle Robinson Young
- Isomorphic Style Loader: Isomorphic CSS style loader for Webpack. -- Maintainer:
Kriasoft Team
- Minify CSS-in-JS Loader: RegExp-based minify CSS-in-JS loader for Webpack, don't need babel. -- Maintainer:
Zack Young
- SASS Resources Loader: Globally import SASS resources (variables, mixins, etc.). -- Maintainer:
ShakaCode
Language & Framework
- TS Loader: TypeScript loader for webpack. -- Maintainer:
TypeStrong Team
- Coffee Loader: Coffee loader module for Webpack. -- Maintainer:
Webpack Team
- Bootstrap Loader: Load Bootstrap styles in your Webpack bundle. -- Maintainer:
ShakaCode Team
- PostHTML Loader: PostHTML loader for Webpack. -- Maintainer:
PostHTML Team
- ELM Loader: Webpack loader for the Elm programming language. -- Maintainer:
Richard Feldman
- Fengari Loader: Run Lua code using Fengari. -- Maintainer:
Daurnimator
Utility
- Babel Loader: Webpack plugin for Babel. -- Maintainer:
Babel Team
- Worker Loader: Worker loader module for Webpack. -- Maintainer:
Webpack Team
- Resolve URL Loader: Resolves relative paths in url() statements. -- Maintainer:
Ben Holloway
- Import Loader: Imports loader module for Webpack. -- Maintainer:
Webpack Team
- SourceMap Loader: Extract sourceMappingURL comments from modules. -- Maintainer:
Webpack Team
- Combine Loader - Converts a loaders array into a single loader string. -- Maintainer:
James Friend
- Icon Font Loader - Converts svgs into font icons in CSS. -- Maintainer:
Forrest R. Zhao
- Icons Loader - Generates an iconfont from SVG dependencies. -- Maintainer:
Mike Vercoelen
- Modernizr Loader - Get your modernizr build bundled with webpack. -- Maintainer:
Peerigon Devs
- ngRouter Loader - AOT capable NgModule lazy loading using angular router -- Maintainer:
Shlomi Assaf
- Lingui Loader - Compile message catalogs on the fly for jsLingui, i18n library -- Maintainer:
Tomáš Ehrlich
- Shell Loader - Run an arbitrary shell script on source files. -- Maintainer:
Jo Sprague
- EXIF Loader - Extract EXIF- & IPTC-data from your JPGs during build-time. -- Maintainer:
Emanuel Kluge
- esbuild Loader - Blazing fast alternative to babel-loader, ts-loader, and Terser powered by esbuild. -- Maintainer:
Hiroki Osame
Testing
Integration Libraries
- Dotenv Webpack: Compiles environment variables into your bundle via dotenv. -- Maintainer:
Matthew Steele
- Terse Webpack - Webpack simplified in a fluent API with presets. -- Maintainer:
Eric Clemmons
- SystemJS Webpack - Webpack bundling for SystemJS. -- Maintainer:
Guy Bedford
- Gulp Webpack Stream - Run webpack through a stream interface. -- Maintainer:
Kyle Robinson Young
- Webpack Blocks - Configure webpack using functional feature blocks. -- Maintainer:
Andy Wermke
- Webpacker - Official webpack gem for integration into ruby on rails projects. -- Maintainer:
Rails
- WebpackAspnetMiddleware - Development middleware for ASP.NET 5. -- Maintainer:
Frank Wallis
- Consul Key/Value Webpack: Compiles environment variables into your bundle via Consul KV-store. -- Maintainer:
Marlon Maxwel
Webpack Plugins
- DefinePlugin: Create global constants which can be configured at compile time. -- Maintainer:
Webpack Team
- Compression Plugin: Prepare assets to serve with Content-Encoding. -- Maintainer:
Webpack Team
- Offline Plugin: Offline plugin (ServiceWorker, AppCache) for Webpack. -- Maintainer:
Arthur Stolyar
- Rewire Plugin: Dependency injection for Webpack bundles. -- Maintainer:
Johannes Ewald
- HTML Webpack Plugin: Simplifies creation of HTML files. -- Maintainer:
Jan Nicklas
- Copy Webpack Plugin: Copy files and directories in webpack. -- Maintainer:
Len Boyette
- Split By Path: Split By Path Webpack Plugin. -- Maintainer:
Bohdan Tkachenko
- SW Precache - Generates a service worker to precache bundle. -- Maintainer:
Will Farley
- CoreJS Plugin - Core-JS as a webpack plugin. -- Maintainer:
PatrickJS
- Bundle Analyzer - Utility that represents bundles as an interactive treemap. -- Maintainer:
Yuriy Grunin
- Module Mapping - Maps modules onto different files. -- Maintainer:
Spartez Team
- Serverless Webpack - Serverless plugin to bundle your lambdas. -- Maintainer:
Elastic Coders
- Prerender SPA - Framework-agnostic static site generation for SPAs. -- Maintainer:
Chris Fritz
- Static Site Generator Plugin - Minimal, unopinionated static site generator. -- Maintainer:
Mark Dalgleish
- SVG Sprite Plugin - Plugin for SVG sprites and icons. -- Maintainer:
Jeremy Tice
(TodayTix
) - Imagemin Webpack Plugin - Minify images with Imagemin. -- Maintainer:
Gregory Benner
- Prepack Webpack Plugin - A webpack plugin for prepack. -- Maintainer:
Gajus Kuizinas
- Modules CDN Webpack Plugin - Dynamically load your modules from a CDN. -- Maintainer:
Thomas Sileghem
- Generate package.json Plugin - Limit dependencies in a deployment
package.json
to only those that are actually being used by your bundle. -- Maintainer: Paul Myburgh
- Progressive Web App Manifest - PWA manifest manager and generator. -- Maintainer:
Arthur A. Bergamaschi
- FileManager Webpack Plugin - Copy, move, delete files and directories before and after Webpack builds -- Maintainer:
Gregory Nowakowski
- Fork TS Checker Webpack Plugin - Webpack plugin that runs typescript type checker on a separate process. -- Maintainer:
TypeStrong Team
- Duplicate Package Checker Webpack Plugin - Warns you when multiple versions of the same package exist in your bundle -- Maintainer:
Darren Scerri
- Circular Dependency Plugin - Detect modules with circular dependencies when bundling -- Maintainer:
Aaron Ackerman
- webpack-inject-plugin - A webpack plugin to dynamically inject code into the bundle. -- Maintainer:
Adam Dierkens
- Public Path Manipulation Plugin - control
publicPath
of dynamically loaded resources at runtime -- Maintainer: Andrew Goldis
- Build Notifier Plugin - Display OS-level notifications for build errors and warnings. -- Maintainer:
Rocco Cataldo
- CSS Cleanup Webpack Plugin - A plugin to remove duplicated and unused css rules -- Maintainer:
Dominik Weber
- Extension Reloader - Hot reloading while developing browser extensions -- Maintainer:
Rubens P. G. Cavalcante
- Htmls Webpack Plugin: Simple and fast multiple-htmls-generating plugin for webpack. -- Maintainer:
Zack Young
- Mini css extract plugin:
Lightweight CSS extraction plugin -- Maintainer:
Webpack Contrib
- build-hash-webpack-plugin For each build, Webpack generates an in-memory hash allowing to know if two build outputs are the same or not. This plugin writes the described build hash in a separate json file. -- Maintainer:
Réda Housni Alaoui
- webpack-hook-plugin - run any shell commands before or after webpack builds -- Maintainer:
David Kwon
- Dynamic Vendor Webpack Plugin - Gives you a way to import vendors with dynamic variable and specific code splitting. -- Maintainer
Lilian Saget-Lethias
- Define Variable Webpack Plugin - Enhancement of DefinePlugin to store defined things in actual variables. -- Maintainer
Lilian Saget-Lethias
- Shell Script Webpack Plugin - A plugin for running arbitrary shell scripts when compiler hooks are triggered. -- Maintainer
Drew Loomer
- Stylelint Webpack Plugin: A Stylelint plugin for webpack. -- Maintainer:
Ricardo Gobbo de Souza
- ESLint Webpack Plugin: A ESLint plugin for webpack
. -- Maintainer:
Ricardo Gobbo de Souza
- Exclude Assets Webpack Plugin: A plugin to exclude assets from webpack output based on a path RegExp pattern. -- Maintainer:
Klayton Faria
- Webpack Shell Plugin Next: A plugin allows you to run any shell commands before or after webpack builds. -- Maintainer:
Kuzmin Pavel
- Gettext Webpack Plugin: Embed localization into your bundle using gettext. -- Maintainer:
Juan Luis Paz
- Node Polyfill Plugin: Polyfill Node.js core modules. -- Maintainer:
Richie Bendall
- Bytenode Plugin: Compile JavaScript into bytecode using bytenode. -- Maintainer:
Herbert Treis Neto
- Chrome Extension Archive Webpack Plugin Create archive file to publish Chrome Exentions to Chrome Web Store -- Maintainer:
KeisukeYamashita
- Layer-pack Webpack Plugin Allow to glob imports file & directories, build mono repo apps via inheritable source code / npm packages & share webpack configs -- Maintainer:
Braun Nathanaël
- webpack-typescript-directory-compile-plugin Configure an source directory of typescript files and an output directory for JavaScript files. Each typescript file in the source directory and any newly added files will be compiled to individual JavaScript files. -- Maintainer:
Stephen Sigwart
- CycloneDX Webpack Plugin: Create CycloneDX Software Bill of Materials (SBOM) from webpack bundles at compile time. -- Maintainer:
OWASP CycloneDX Team
- Transpile Webpack Plugin: Transpiles input files into output files individually without bundling together. -- Maintainer:
Chungen Li
- Manifest Extraction Plugin: Generates an asset manifest after compiling webpack. -- Maintainer:
Andrew Powell
- Transform Async Modules Plugin: A Webpack plugin to transpile async module output using Babel. Allows transpiling top level await to ES5. -- Maintainer:
Steve Repsher
Webpack Tools
- Webpack Dev Middleware: Middleware which arguments a live bundle. -- Maintainer:
Webpack Team
- Webpack Dev Server: Serves a webpack app. Updates the browser on changes. -- Maintainer:
Webpack Team
- Webpack Merge - Merge designed for Webpack. -- Maintainer:
Juho Vepsäläinen
- NPM Install Webpack - Automatically install & save deps with Webpack. -- Maintainer:
Eric Clemmons
- Webpack Validator - Validates your webpack config with Joi. -- Maintainer:
js-dxtools Team
- Webpack Config Utils - Util. to make your webpack config easier to read. -- Maintainer:
Kent C. Dodds
- Angular2 Webpack Toolkit - Webpack tools and helpers for Angular 2. -- Maintainer:
AngularClass
- Webpack Bundle Analyzer - Represents bundles as an interactive treemap. -- Maintainer:
Yuriy Grunin
- HJS Webpack: Helpers/presets for setting up webpack with hotloading. -- Maintainer:
Henrik Joreteg
- Webpack Dashboard: A CLI dashboard for webpack dev server. -- Maintainer:
Formidable Labs
- Neutrino: Combines the power of Webpack with the simplicity of presets. -- Maintainer:
Eli Perelman
- Speed Measure Plugin - Measures the speed of your webpack plugins and loaders. -- Maintainer:
Stephen Cook
- Time Analytics Plugin - Analytics the time cost of loaders and plugins in webpack. Successor of Speed Measure Plugin -- Maintainer:
Song Gao
- packtracker.io - Webpack bundle analysis on every commit, report webpack stats to every pull request.
- BundleStats: Analyze webpack stats(bundle size, assets, modules, packages) and compare the results between different builds. -- Maintainer:
Vio
- Webpack Landing Generator: Easy way to create landing page that converts. -- Maintainer:
Aliaksei Kuncevic
- Webpack Dev Server Firewall: Prevents access to dev server from unknown IPs. -- Maintainer:
Igor Adamenko
- RelativeCI: Run in-depth bundle analyses on every build and monitor webpack bundle size, assets, modules, and packages.
Research & Training
Articles
Videos
Courses
Books
- SurviveJS - Webpack: Free book guiding from a webpack apprentice to master. Covers dev, prod, and advanced topics.
Webpack Examples
Community Examples
Angular
Framework Agnostic
React
Vue
Other