X Tutup
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 66.1k 9.3k

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

  4. webpack-cli webpack-cli Public

    Webpack's Command Line Interface

    JavaScript 2.6k 662

Repositories

Showing 10 of 85 repositories
  • benchmark Public

    Run benchmarks for webpack.

    webpack/benchmark’s past year of commit activity
    JavaScript 40 17 0 2 Updated Mar 10, 2026
  • 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,854 MIT 1,488 20 (2 issues need help) 26 Updated Mar 10, 2026
  • webpack.js.org Public

    Repository for webpack documentation and more!

    webpack/webpack.js.org’s past year of commit activity
    MDX 2,260 CC-BY-4.0 3,388 144 (8 issues need help) 35 Updated Mar 10, 2026
  • tsc Public

    TSC repository

    webpack/tsc’s past year of commit activity
    JavaScript 4 3 20 0 Updated Mar 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 66,096 MIT 9,315 111 (28 issues need help) 92 Updated Mar 9, 2026
  • webpack-cli Public

    Webpack's Command Line Interface

    webpack/webpack-cli’s past year of commit activity
    JavaScript 2,610 MIT 662 5 4 Updated Mar 8, 2026
  • webpack-dev-middleware Public

    A development middleware for webpack

    webpack/webpack-dev-middleware’s past year of commit activity
    JavaScript 2,521 MIT 383 5 6 Updated Mar 6, 2026
  • coffee-loader Public

    CoffeeScript Loader

    webpack/coffee-loader’s past year of commit activity
    JavaScript 141 MIT 51 1 0 Updated Mar 6, 2026
  • imports-loader Public

    Imports Loader

    webpack/imports-loader’s past year of commit activity
    JavaScript 518 MIT 55 0 0 Updated Mar 6, 2026
  • docs.webpack.js.org Public

    webpack's new api docs wit mintlify

    webpack/docs.webpack.js.org’s past year of commit activity
    MDX 8 MIT 23 3 2 Updated Mar 6, 2026
X Tutup