Repositories

webpack repositories

5 supported repositories

webpack/docsJavaScript

[OLD] documentation for webpack

Last commit Jan 28, 2018

 (1,459 stars) (137 forks) (0 indexed issues) (0 open good first issues)

[OUTDATED] Starter template for React with webpack. Doesn't focus on simplicity! NOT FOR BEGINNERS!

Last commit Jan 1, 2016

 (2,218 stars) (328 forks) (0 indexed issues) (0 open good first issues)
webpack/tapableJavaScript

Just a little module for plugins.

Last commit Oct 27, 2023

 (3,621 stars) (401 forks) (0 indexed issues) (0 open good first issues)
webpack/webpackJavaScript

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.

Last commit May 15, 2026

 (65,766 stars) (9,356 forks) (25 indexed issues) (23 open good first issues)

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

Last commit Jun 1, 2023

 (7,624 stars) (1,469 forks) (2 indexed issues) (2 open good first issues)