Webpack
A versatile bundler for JavaScript and its friends, facilitating the bundling of modules into a few assets. Supports code splitting for on-demand loading and features loaders for handling various module formats like CommonJs, AMD, ES6, CSS, images, and more.
Webpack is built in JavaScript, distributed under the MIT License, 65.8k GitHub stars from 99 contributors, latest release v5.106.1.
When to use Webpack
Webpack is listed here as a Development project. The directory calls out Bundling of JavaScript modules, Code splitting, Loader support for different formats as capabilities associated with it.
Other recorded traits for Webpack include Plugins for extensibility, Optimization of build process.
Besides Development, this page also files Webpack under JavaScript, Tools, Performance.
Webpack compared with
Records in this directory name Parcel, Rollup, Browserify, Vite as products people compare with Webpack. That list is editorial metadata, not a claim that Webpack replaces each of them.
Open-source projects that mention Webpack are collected on a separate alternatives page.
What the Webpack stats reflect
GitHub currently shows 65.8k GitHub stars, about 99 contributors, 9.4k forks, 210 open issues, latest tracked release v5.106.1. Star and activity counts here are a snapshot used as a proxy for community adoption, not a quality score.
Stats refreshed
- Language
- JavaScript
- Latest Release
- v5.106.1
- License
- MIT License
Our Newsletter
Get new Development tools right in your inbox
Get short emails with useful development projects, releases, and repos worth watching.
Key features of Webpack
- Bundling of JavaScript modules
- Code splitting
- Loader support for different formats
- Plugins for extensibility
- Optimization of build process
Recorded alternatives to Webpack
Compare with
Webpack resources
Webpack on GitHub
Frequently asked questions
What is Webpack?
A versatile bundler for JavaScript and its friends, facilitating the bundling of modules into a few assets. Supports code splitting for on-demand loading and features loaders for handling various module formats like CommonJs, AMD, ES6, CSS, images, and more. This directory highlights Bundling of JavaScript modules, Code splitting, Loader support for different formats.
Is Webpack free to use?
Webpack is published as open source under the MIT License. The directory lists Bundling of JavaScript modules, Code splitting, Loader support for different formats among its recorded capabilities.
What language is Webpack written in, and what is the latest release?
Webpack is written primarily in JavaScript. The latest release tracked on this page is v5.106.1.
How widely is Webpack used on GitHub?
Webpack has about 65.8k GitHub stars across about 99 contributors. It also has about 9.4k forks. Those counts are a snapshot of community attention, not a ranking of quality.
What do people compare Webpack with?
This directory records Parcel, Rollup, Browserify, Vite as comparison points for Webpack. A longer list of open-source projects that mention Webpack is at https://www.open-source-tools.com/alternatives/webpack.
Related tools
Vite
Next generation frontend tooling for rapid and efficient web development. It's fast and developer-friendly!
Snowpack
An ESM-powered frontend build tool providing instant, lightweight, and unbundled development.
Ncc
A powerful tool to compile a Node.js project into a single file, supporting TypeScript, binary addons, and dynamic requires.
Bun
Bun is an incredibly fast JavaScript runtime, bundler, test runner, and package manager β all in one tool.
Dependency Cruiser
Dependency Cruiser validates and visualizes dependencies according to your rules, supporting JavaScript, TypeScript, CoffeeScript, ES6, CommonJS, and AMD.
Rolldown
A fast and efficient Rust-based bundler for JavaScript/TypeScript with a Rollup-compatible API, optimizing build times and application performance.