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.4k

  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.8k 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 666

Repositories

Showing 10 of 86 repositories
  • benchmark Public

    Run benchmarks for webpack.

    webpack/benchmark’s past year of commit activity
    JavaScript 40 18 0 2 Updated Apr 9, 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,893 MIT 9,382 112 (26 issues need help) 101 Updated Apr 9, 2026
  • eslint-config-webpack Public

    Webpack standard eslint configuration

    webpack/eslint-config-webpack’s past year of commit activity
    JavaScript 12 MIT 9 0 4 Updated Apr 9, 2026
  • webpack/webpack-doc-kit’s past year of commit activity
    JavaScript 14 57 3 6 Updated Apr 9, 2026
  • webpack.js.org Public

    Repository for webpack documentation and more!

    webpack/webpack.js.org’s past year of commit activity
    MDX 2,271 CC-BY-4.0 3,442 136 (7 issues need help) 15 Updated Apr 9, 2026
  • enhanced-resolve Public

    Offers an async require.resolve function. It's highly configurable.

    webpack/enhanced-resolve’s past year of commit activity
    JavaScript 983 MIT 203 17 11 Updated Apr 8, 2026
  • postcss-loader Public

    PostCSS loader for webpack

    webpack/postcss-loader’s past year of commit activity
    JavaScript 2,848 MIT 210 2 1 Updated Apr 8, 2026
  • html-loader Public

    HTML Loader

    webpack/html-loader’s past year of commit activity
    JavaScript 1,165 MIT 202 5 2 Updated Apr 8, 2026
  • watchpack Public

    Wrapper library for directory and file watching.

    webpack/watchpack’s past year of commit activity
    JavaScript 397 MIT 109 8 6 Updated Apr 8, 2026
  • stylus-loader Public

    🎨 A stylus loader for webpack.

    webpack/stylus-loader’s past year of commit activity
    JavaScript 494 MIT 99 0 0 Updated Apr 8, 2026

Top languages

JavaScript MDX

Most used topics

Loading…