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.
GitHub
64.2k
Created 12 years ago, last commit a day ago
799 contributors
16.8k commits
Stars added on GitHub, month by month
4
5
6
7
8
9
10
11
12
1
2
3
2023
2024
Stars added on GitHub, per day, on average
Yesterday
+2
Last week
+2.1 /day
Last month
+3.1 /day
Last 12 months
+3.2 /day
Package on NPM
webpack
5.91.0
Monthly downloads on NPM
4
5
6
7
8
9
10
11
12
1
2
3
2023
2024
README
Loading README.md