Official (36)

  • Overall Score
  • Popularity
  • Trending
  • Activity
  • Maturity
PAMT

webpackwebpack

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.
PAMT

webpackwebpack.js.org

Repository for webpack documentation and more!
PAMT

webpackwebpack-dev-server

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

webpackwebpack-cli

Webpack's Command Line Interface
PAMT

webpackenhanced-resolve

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

webpacktapable

Just a little module for plugins.
PAMT

webpackwebpack-dev-middleware

A development middleware for webpack
PAMT

webpackwatchpack

Wrapper library for directory and file watching.
PAMT

webpackloader-utils

utils for webpack loaders
PAMT

webpackwebpack-sources

Source code handling classes for webpack
PAMT

webpacknode-libs-browser

[DEPRECATED] The node core libs for in browser usage.
PAMT

webpackmemory-fs

[DEPRECATED use memfs instead] A simple in-memory filesystem. Holds data in a javascript object.
PAMT

webpackchangelog-v5

Temporary repo for the changelog for webpack 5
PAMT

webpackloader-runner

Runs (webpack) loaders
PAMT

webpacksource-list-map

Fast line to line SourceMap generator.
PAMT

webpackschema-utils

Options Validation
PAMT

webpackanalyse

analyse web app for webpack stats
PAMT

webpackwebpack-pwa

Example for a super simple PWA with webpack.
PAMT

webpackmeeting-notes

Webpack core team meeting notes.
PAMT

webpackmedia

No description provided.
PAMT

webpackvoting-app

An application for casting votes on new webpack features and fixes.
PAMT

webpackfastparse

A very simple and stupid parser, based on a statemachine and regular expressions.
PAMT

webpackwebpack.github.com

webpack.github.com
PAMT

webpackbenchmark

Run benchmarks for webpack.