webpack

webpack

Geek Repo

Home Page:https://webpack.js.org

Github PK Tool:Github PK Tool

webpack's repositories

webpack

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.

Language:JavaScriptLicense:MITStargazers:64162Issues:1484Issues:9797

webpack-dev-server

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

Language:JavaScriptLicense:MITStargazers:7743Issues:121Issues:2034

tapable

Just a little module for plugins.

Language:JavaScriptLicense:MITStargazers:3688Issues:47Issues:78

webpack-cli

Webpack's Command Line Interface

Language:JavaScriptLicense:MITStargazers:2541Issues:50Issues:860

webpack-dev-middleware

A development middleware for webpack

Language:JavaScriptLicense:MITStargazers:2471Issues:33Issues:297

webpack.js.org

Repository for webpack documentation and more!

Language:MDXLicense:CC-BY-4.0Stargazers:2194Issues:61Issues:1449

enhanced-resolve

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

Language:JavaScriptLicense:MITStargazers:904Issues:19Issues:165

memory-fs

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

Language:JavaScriptLicense:MITStargazers:882Issues:16Issues:40

analyse

analyse web app for webpack stats

webpack-pwa

Example for a super simple PWA with webpack.

loader-utils

utils for webpack loaders

Language:JavaScriptLicense:MITStargazers:764Issues:21Issues:97

node-libs-browser

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

Language:JavaScriptLicense:MITStargazers:446Issues:16Issues:58

watchpack

Wrapper library for directory and file watching.

Language:JavaScriptLicense:MITStargazers:373Issues:15Issues:90

loader-runner

Runs (webpack) loaders

Language:JavaScriptLicense:MITStargazers:294Issues:10Issues:22

webpack-sources

Source code handling classes for webpack

Language:JavaScriptLicense:MITStargazers:258Issues:11Issues:41

changelog-v5

Temporary repo for the changelog for webpack 5

schema-utils

Options Validation

Language:JavaScriptLicense:MITStargazers:234Issues:10Issues:39

meeting-notes

Webpack core team meeting notes.

concord

[WIP] concord modules specification

fastparse

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

Language:JavaScriptLicense:MITStargazers:65Issues:7Issues:1

playground

In-browser playground for webpack

source-list-map

Fast line to line SourceMap generator.

Language:JavaScriptLicense:MITStargazers:39Issues:5Issues:5

benchmark

Run benchmarks for webpack.

voting-app

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

tooling

A collection of reusable tooling for webpack repos.

Language:JavaScriptLicense:MITStargazers:20Issues:42Issues:0

webpack.github.com

webpack.github.com

management

Mission, Goals, projects and budget for webpack

meetup-2018-05-08

QA for the webpack meetup in Munich

v4.webpack.js.org

Hosting for old version of webpack documentation