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 license, 65.8k GitHub stars from 99 contributors, latest release v5.106.1.

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

  • Bundling of JavaScript modules
  • Code splitting
  • Loader support for different formats
  • Plugins for extensibility
  • Optimization of build process

See open-source alternatives to Webpack

Community

Stars
65.8k
Contributors
99
Open Issues
210
Forks
9.4k