Skip to content
@webpack

webpack

webpack

Pinned Loading

  1. 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 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 Public

    Repository for webpack documentation and more!

    MDX 2.2k 3.3k

  4. webpack-cli Public

    Webpack's Command Line Interface

    JavaScript 2.6k 627

Repositories

Showing 10 of 52 repositories
  • webpack-cli Public

    Webpack's Command Line Interface

    JavaScript 2,585 MIT 627 7 7 Updated May 6, 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.

    JavaScript 65,261 MIT 9,081 133 109 Updated May 6, 2025
  • benchmark Public

    Run benchmarks for webpack.

    JavaScript 39 13 0 0 Updated May 6, 2025
  • webpack-dev-middleware Public

    A development middleware for webpack

    JavaScript 2,509 MIT 380 4 6 Updated May 6, 2025
  • webpack-dev-server Public

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

    JavaScript 7,826 MIT 1,465 24 (2 issues need help) 21 Updated May 6, 2025
  • webpack.js.org Public

    Repository for webpack documentation and more!

    MDX 2,225 CC-BY-4.0 3,338 169 (8 issues need help) 19 Updated May 6, 2025
  • tsc Public

    TSC repository

    JavaScript 2 0 1 1 Updated May 2, 2025
  • tooling Public

    A collection of reusable tooling for webpack repos.

    JavaScript 21 MIT 14 1 2 Updated May 1, 2025
  • governance Public

    The webpack governance model

    0 1 3 0 Updated Apr 29, 2025
  • webpack-sources Public

    Source code handling classes for webpack

    JavaScript 265 MIT 70 1 7 Updated Apr 28, 2025

Top languages

JavaScript MDX

Most used topics

Loading…