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.8k 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.2k 3.3k

  4. webpack-cli webpack-cli Public

    Webpack's Command Line Interface

    JavaScript 2.6k 645

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 Nov 24, 2025
  • 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,778 MIT 9,177 116 97 Updated Nov 24, 2025
  • webpack.js.org Public

    Repository for webpack documentation and more!

    webpack/webpack.js.org’s past year of commit activity
    MDX 2,248 CC-BY-4.0 3,348 171 (8 issues need help) 21 Updated Nov 24, 2025
  • webpack-hot-middleware Public

    Webpack hot reloading you can attach to your own server

    webpack/webpack-hot-middleware’s past year of commit activity
    JavaScript 2,415 MIT 291 68 7 Updated Nov 24, 2025
  • terser-webpack-plugin Public

    Terser Plugin

    webpack/terser-webpack-plugin’s past year of commit activity
    JavaScript 1,969 MIT 164 3 (1 issue needs help) 0 Updated Nov 24, 2025
  • thread-loader Public

    Runs the following loaders in a worker pool

    webpack/thread-loader’s past year of commit activity
    JavaScript 1,131 MIT 69 12 4 Updated Nov 24, 2025
  • webpack-cli Public

    Webpack's Command Line Interface

    webpack/webpack-cli’s past year of commit activity
    JavaScript 2,603 MIT 645 6 2 Updated Nov 24, 2025
  • webpack-dev-middleware Public

    A development middleware for webpack

    webpack/webpack-dev-middleware’s past year of commit activity
    JavaScript 2,519 MIT 383 4 3 Updated Nov 24, 2025
  • watchpack Public

    Wrapper library for directory and file watching.

    webpack/watchpack’s past year of commit activity
    JavaScript 394 MIT 109 8 6 Updated Nov 24, 2025
  • tsc Public

    TSC repository

    webpack/tsc’s past year of commit activity
    JavaScript 3 2 13 0 Updated Nov 22, 2025

Top languages

JavaScript MDX

Most used topics

Loading…