webpack

webpack

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.

65.5k Stars
9.1k Forks
65.5k Watchers
JavaScript Language
mit License
Cost to Build
$7.90M
Market Value
$49.33M

Growth over time

31 data points  ·  2018-09-01 → 2025-08-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about webpack

Question copied to clipboard

What is the webpack/webpack GitHub project? Description: "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.". Written in JavaScript. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone webpack

Clone via HTTPS

git clone https://github.com/webpack/webpack.git

Clone via SSH

[email protected]:webpack/webpack.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the webpack issue tracker:

Open GitHub Issues