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: 4 days ago
hot-reloadserverwebpack

Related projects:

Repository Description Stars
webpack/webpack A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. 64,791
ruanyf/webpack-demos A collection of simple demos showcasing the usage and configuration of Webpack for building JavaScript applications. 9,594
webpack-contrib/webpack-bundle-analyzer A tool that provides an interactive visualization of the contents and size of bundled modules in web applications. 12,588
petehunt/webpack-howto A comprehensive guide to using webpack for managing JavaScript application bundles and assets 10,108
websockets/ws A library implementing a WebSocket protocol for bidirectional, real-time communication between clients and servers. 21,752
insin/nwb A toolkit for quickly developing web applications with React, Preact, Inferno, and vanilla JavaScript using a zero-config setup. 5,574
webpack-contrib/css-loader A module for webpack that interprets CSS functions like @import and url() like import/require() 4,311
webpack-contrib/sass-loader Compiles Sass to CSS and resolves import statements in Webpack configurations. 3,906
django-webpack/django-webpack-loader A tool that integrates Webpack bundles into Django templates 2,523
laravel-mix/laravel-mix A tool that simplifies the process of bundling and compiling assets in Laravel applications using Webpack 5,267
nekr/offline-plugin A plugin for Webpack that enables offline support by caching assets using ServiceWorker and AppCache. 4,516
symfony/webpack-encore A tool for integrating Webpack into web applications, providing a simple and powerful way to bundle and process assets. 2,233
googlechromelabs/webpack-libs-optimizations Optimization techniques for reducing bundle size when using libraries in Webpack projects 3,366
npm/cli A package manager for JavaScript that enables users to manage and install dependencies for web applications. 8,493
tapio/live-server A development server with live reload capability for web applications. 4,441