Skip to content
@webpack

webpack

Pinned Loading

  1. webpack webpack Public

    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,…

    JavaScript 66k 9.3k

  2. webpack-dev-server webpack-dev-server Public

    Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.

    JavaScript 7.9k 1.5k

  3. webpack.js.org webpack.js.org Public

    Repository for webpack documentation and more!

    MDX 2.3k 3.4k

  4. webpack-cli webpack-cli Public

    Webpack's Command Line Interface

    JavaScript 2.6k 655

Repositories

Showing 10 of 85 repositories
  • benchmark Public

    Run benchmarks for webpack.

    webpack/benchmark’s past year of commit activity
    JavaScript 40 16 0 1 Updated Feb 23, 2026
  • webpack.js.org Public

    Repository for webpack documentation and more!

    webpack/webpack.js.org’s past year of commit activity
    MDX 2,257 CC-BY-4.0 3,361 148 (8 issues need help) 32 Updated Feb 23, 2026
  • webpack-dev-middleware Public

    A development middleware for webpack

    webpack/webpack-dev-middleware’s past year of commit activity
    JavaScript 2,522 MIT 382 4 4 Updated Feb 22, 2026
  • webpack-bundle-analyzer Public

    Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap

    webpack/webpack-bundle-analyzer’s past year of commit activity
    JavaScript 12,685 MIT 508 20 (4 issues need help) 4 Updated Feb 22, 2026
  • thread-loader Public

    Runs the following loaders in a worker pool

    webpack/thread-loader’s past year of commit activity
    JavaScript 1,133 MIT 68 12 7 Updated Feb 22, 2026
  • webpack Public

    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.

    webpack/webpack’s past year of commit activity
    JavaScript 66,037 MIT 9,267 111 102 Updated Feb 22, 2026
  • compression-webpack-plugin Public

    Prepare compressed versions of assets to serve them with Content-Encoding

    webpack/compression-webpack-plugin’s past year of commit activity
    JavaScript 1,426 MIT 109 3 3 Updated Feb 22, 2026
  • copy-webpack-plugin Public

    Copy files and directories with webpack

    webpack/copy-webpack-plugin’s past year of commit activity
    JavaScript 2,852 MIT 284 5 0 Updated Feb 22, 2026
  • image-minimizer-webpack-plugin Public

    Webpack loader and plugin to compress images using imagemin

    webpack/image-minimizer-webpack-plugin’s past year of commit activity
    JavaScript 250 MIT 40 3 4 Updated Feb 22, 2026
  • webpack-cli Public

    Webpack's Command Line Interface

    webpack/webpack-cli’s past year of commit activity
    JavaScript 2,610 MIT 655 6 2 Updated Feb 22, 2026

Top languages

Loading…

Most used topics

Loading…