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

  4. webpack-cli webpack-cli Public

    Webpack's Command Line Interface

    JavaScript 2.6k 642

Repositories

Showing 10 of 84 repositories
  • benchmark Public

    Run benchmarks for webpack.

    webpack/benchmark’s past year of commit activity
    JavaScript 40 15 0 1 Updated Nov 8, 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,742 MIT 9,166 114 100 Updated Nov 8, 2025
  • webpack.js.org Public

    Repository for webpack documentation and more!

    webpack/webpack.js.org’s past year of commit activity
    MDX 2,247 CC-BY-4.0 3,343 170 (8 issues need help) 18 Updated Nov 8, 2025
  • json-minimizer-webpack-plugin Public

    JSON minimizer webpack plugin

    webpack/json-minimizer-webpack-plugin’s past year of commit activity
    JavaScript 15 MIT 4 0 0 Updated Nov 7, 2025
  • html-minimizer-webpack-plugin Public

    HTML minimizer webpack plugin

    webpack/html-minimizer-webpack-plugin’s past year of commit activity
    JavaScript 16 MIT 6 0 0 Updated Nov 7, 2025
  • schema-utils Public

    Options Validation

    webpack/schema-utils’s past year of commit activity
    JavaScript 252 MIT 39 2 2 Updated Nov 7, 2025
  • webpack-dev-middleware Public

    A development middleware for webpack

    webpack/webpack-dev-middleware’s past year of commit activity
    JavaScript 2,519 MIT 383 4 3 Updated Nov 7, 2025
  • eslint-webpack-plugin Public

    A ESLint plugin for webpack

    webpack/eslint-webpack-plugin’s past year of commit activity
    JavaScript 259 MIT 53 6 1 Updated Nov 7, 2025
  • stylelint-webpack-plugin Public

    A Stylelint plugin for webpack

    webpack/stylelint-webpack-plugin’s past year of commit activity
    JavaScript 423 MIT 70 0 1 Updated Nov 7, 2025
  • remark-loader Public

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

    webpack/remark-loader’s past year of commit activity
    JavaScript 18 MIT 11 1 0 Updated Nov 7, 2025

Top languages

JavaScript MDX

Most used topics

Loading…