Skip to content
@webpack

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.3k 9.1k

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

  4. webpack-cli webpack-cli Public

    Webpack's Command Line Interface

    JavaScript 2.6k 627

Repositories

Showing 10 of 52 repositories
  • benchmark Public

    Run benchmarks for webpack.

    webpack/benchmark’s past year of commit activity
    JavaScript 38 13 0 0 Updated May 17, 2025
  • webpack.js.org Public

    Repository for webpack documentation and more!

    webpack/webpack.js.org’s past year of commit activity
    MDX 2,225 CC-BY-4.0 3,339 169 (8 issues need help) 19 Updated May 17, 2025
  • watchpack Public

    Wrapper library for directory and file watching.

    webpack/watchpack’s past year of commit activity
    JavaScript 383 MIT 108 8 5 Updated May 16, 2025
  • enhanced-resolve Public

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

    webpack/enhanced-resolve’s past year of commit activity
    JavaScript 963 MIT 194 21 9 Updated May 16, 2025
  • tapable Public

    Just a little module for plugins.

    webpack/tapable’s past year of commit activity
    JavaScript 3,796 MIT 399 15 3 Updated May 16, 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,276 MIT 9,082 132 112 Updated May 16, 2025
  • schema-utils Public

    Options Validation

    webpack/schema-utils’s past year of commit activity
    JavaScript 249 MIT 39 2 4 Updated May 16, 2025
  • webpack-sources Public

    Source code handling classes for webpack

    webpack/webpack-sources’s past year of commit activity
    JavaScript 266 MIT 70 1 8 Updated May 16, 2025
  • 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,837 MIT 1,466 20 (2 issues need help) 20 Updated May 16, 2025
  • webpack-dev-middleware Public

    A development middleware for webpack

    webpack/webpack-dev-middleware’s past year of commit activity
    JavaScript 2,509 MIT 380 4 6 Updated May 16, 2025

Top languages

Loading…

Most used topics

Loading…