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.2k 3.4k

  4. webpack-cli webpack-cli Public

    Webpack's Command Line Interface

    JavaScript 2.6k 652

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 6, 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,947 MIT 9,228 111 94 Updated Feb 6, 2026
  • remark-loader Public archive

    Load markdown through remark with image resolving and some react-specific features.

    webpack/remark-loader’s past year of commit activity
    JavaScript 18 MIT 10 1 0 Updated Feb 6, 2026
  • webpack.js.org Public

    Repository for webpack documentation and more!

    webpack/webpack.js.org’s past year of commit activity
    MDX 2,249 CC-BY-4.0 3,350 152 (8 issues need help) 27 Updated Feb 6, 2026
  • sass-loader Public

    Compiles Sass to CSS

    webpack/sass-loader’s past year of commit activity
    JavaScript 3,902 MIT 428 4 4 Updated Feb 5, 2026
  • .github Public
    webpack/.github’s past year of commit activity
    0 1 0 0 Updated Feb 5, 2026
  • stylus-loader Public

    🎨 A stylus loader for webpack.

    webpack/stylus-loader’s past year of commit activity
    JavaScript 495 MIT 99 0 0 Updated Feb 5, 2026
  • less-loader Public

    Compiles Less to CSS

    webpack/less-loader’s past year of commit activity
    JavaScript 960 MIT 199 1 0 Updated Feb 6, 2026
  • eslint-config-webpack Public

    Webpack standard eslint configuration

    webpack/eslint-config-webpack’s past year of commit activity
    JavaScript 12 MIT 9 0 0 Updated Feb 5, 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,684 MIT 509 21 (3 issues need help) 3 Updated Feb 4, 2026

Top languages

Loading…

Most used topics

Loading…