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/.
8k stars
118 watching
1k forks
Language: JavaScript
last commit: 2 months ago hot-reloadserverwebpack
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. | 64,893 |
| A collection of simple demos showcasing the usage and configuration of Webpack for building JavaScript applications. | 9,598 |
| A tool that provides an interactive visualization of the contents and size of bundled modules in web applications. | 12,602 |
| A comprehensive guide to using webpack for managing JavaScript application bundles and assets | 10,105 |
| A library implementing a WebSocket protocol for bidirectional, real-time communication between clients and servers. | 21,839 |
| A toolkit for quickly developing web applications with React, Preact, Inferno, and vanilla JavaScript using a zero-config setup. | 5,576 |
| A module for webpack that interprets CSS functions like @import and url() like import/require() | 4,316 |
| Compiles Sass to CSS and resolves import statements in Webpack configurations. | 3,902 |
| A tool that integrates Webpack bundles into Django templates | 2,525 |
| A tool that simplifies the process of bundling and compiling assets in Laravel applications using Webpack | 5,273 |
| A plugin for Webpack that enables offline support by caching assets using ServiceWorker and AppCache. | 4,515 |
| A tool for integrating Webpack into web applications, providing a simple and powerful way to bundle and process assets. | 2,235 |
| Optimization techniques for reducing bundle size when using libraries in Webpack projects | 3,362 |
| A package manager for JavaScript that enables users to manage and install dependencies for web applications. | 8,558 |
| A development server with live reload capability for web applications. | 4,442 |