webpack-dev-server

Webpack Server

Serves a webpack app with live reloading, updating the browser on changes.

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

GitHub

8k stars
118 watching
1k forks
Language: JavaScript
last commit: over 1 year ago
hot-reloadserverwebpack

Related projects:

RepositoryDescriptionStars
webpack/webpackA tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications.64,893
ruanyf/webpack-demosA collection of simple demos showcasing the usage and configuration of Webpack for building JavaScript applications.9,598
webpack-contrib/webpack-bundle-analyzerA tool that provides an interactive visualization of the contents and size of bundled modules in web applications.12,602
petehunt/webpack-howtoA comprehensive guide to using webpack for managing JavaScript application bundles and assets10,105
websockets/wsA library implementing a WebSocket protocol for bidirectional, real-time communication between clients and servers.21,839
insin/nwbA toolkit for quickly developing web applications with React, Preact, Inferno, and vanilla JavaScript using a zero-config setup.5,576
webpack-contrib/css-loaderA module for webpack that interprets CSS functions like @import and url() like import/require()4,316
webpack-contrib/sass-loaderCompiles Sass to CSS and resolves import statements in Webpack configurations.3,902
django-webpack/django-webpack-loaderA tool that integrates Webpack bundles into Django templates2,525
laravel-mix/laravel-mixA tool that simplifies the process of bundling and compiling assets in Laravel applications using Webpack5,273
nekr/offline-pluginA plugin for Webpack that enables offline support by caching assets using ServiceWorker and AppCache.4,515
symfony/webpack-encoreA tool for integrating Webpack into web applications, providing a simple and powerful way to bundle and process assets.2,235
googlechromelabs/webpack-libs-optimizationsOptimization techniques for reducing bundle size when using libraries in Webpack projects3,362
npm/cliA package manager for JavaScript that enables users to manage and install dependencies for web applications.8,558
tapio/live-serverA development server with live reload capability for web applications.4,442