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 65.9k 9.2k

  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 650

Repositories

Showing 10 of 84 repositories
  • benchmark Public

    Run benchmarks for webpack.

    webpack/benchmark’s past year of commit activity
    JavaScript 40 16 0 1 Updated Jan 8, 2026
  • webpack-cli Public

    Webpack's Command Line Interface

    webpack/webpack-cli’s past year of commit activity
    JavaScript 2,608 MIT 650 6 4 Updated Jan 8, 2026
  • security-wg Public

    Webpack Security Working Group

    webpack/security-wg’s past year of commit activity
    2 2 4 1 Updated Jan 8, 2026
  • webpack-dev-middleware Public

    A development middleware for webpack

    webpack/webpack-dev-middleware’s past year of commit activity
    JavaScript 2,521 MIT 381 4 5 Updated Jan 7, 2026
  • webpack.js.org Public

    Repository for webpack documentation and more!

    webpack/webpack.js.org’s past year of commit activity
    MDX 2,251 CC-BY-4.0 3,350 153 (8 issues need help) 21 Updated Jan 8, 2026
  • webpack-dev-server Public

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

    webpack/webpack-dev-server’s past year of commit activity
    JavaScript 7,851 MIT 1,482 21 (2 issues need help) 23 Updated Jan 7, 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,686 MIT 505 22 (3 issues need help) 0 Updated Jan 7, 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 65,887 MIT 9,211 115 103 Updated Jan 7, 2026
  • .github Public
    webpack/.github’s past year of commit activity
    0 1 0 0 Updated Jan 6, 2026
  • mini-css-extract-plugin Public

    Lightweight CSS extraction plugin

    webpack/mini-css-extract-plugin’s past year of commit activity
    JavaScript 4,669 MIT 392 32 5 Updated Jan 1, 2026

Top languages

JavaScript MDX

Most used topics

Loading…