Here are
54 public repositories
matching this topic...
Next generation frontend tooling. It's fast!
-
Updated
Mar 9, 2021
-
TypeScript
Angular build facade extensions (Jest and custom webpack configuration)
-
Updated
Mar 9, 2021
-
TypeScript
Easily use BrowserSync in your Webpack project.
-
Updated
Dec 21, 2020
-
JavaScript
Moved to Polymer/tools monorepo
-
Updated
Apr 10, 2018
-
TypeScript
One step faster for Vite in VS Code ⚡️
-
Updated
Mar 7, 2021
-
TypeScript
A super fast dev server for rapid web development
-
Updated
Feb 2, 2021
-
TypeScript
Transforming HTML standards of the future into JavaScript standards of the past
-
Updated
May 7, 2019
-
TypeScript
⛄️ No-bundle Dev Server for ES modules with deno.
-
Updated
May 5, 2020
-
JavaScript
Full-contained static site workflow
-
Updated
Jun 7, 2019
-
JavaScript
Zero dependency dev server
-
Updated
Nov 1, 2020
-
JavaScript
🗂️ go-live is an ultra-light server utility that serves files, HTML or anything else, over HTTP.
🍹 Generate your static site with gulp plugins!
-
Updated
Mar 9, 2021
-
JavaScript
NodeJS Dev-Server with Hot-Reload for JSPM / SystemJS Loader
-
Updated
Apr 9, 2017
-
TypeScript
CLI for Automated Email Development, incl. template generation and inlining CSS
-
Updated
Dec 30, 2017
-
Ruby
一份基础的webpack配置,包含解析sass,提取(多个)css文件,热更新替换,开发线上环境区分,jQuery插件引入,页面文件资源引入,模块异步加载 等基础功能的配置
-
Updated
Jun 15, 2018
-
JavaScript
Simple Typescript + Webpack boilerplate code, with uglify, tslint and LESS support
-
Updated
Nov 19, 2016
-
JavaScript
create react app within php at the back-end - With php live dev server for creating react applications
-
Updated
Sep 10, 2018
-
JavaScript
more than a live-reload server , built for efficient frontend development. base on puer add proxy context
-
Updated
Jun 29, 2017
-
CoffeeScript
🏠 Simple and lite Dev HTTP server made with Node.js that doesn't require any configuration.
-
Updated
Sep 22, 2017
-
JavaScript
The new Hot-Reloading example project for (React + RequireJS + TypeScript) => all React components can be hot-reloaded.
-
Updated
May 30, 2018
-
JavaScript
A Static File Server with options.
-
Updated
Oct 27, 2020
-
Python
Webpack-4 configuration setup that can be used for develop & as well as for production with hot reloading
-
Updated
Dec 11, 2020
-
JavaScript
Development server used during development of UUP dump website
-
Updated
Sep 14, 2019
-
Batchfile
Serves the vinyl stream directly
-
Updated
Feb 16, 2021
-
JavaScript
Develop and Bundle Your Lambda Functions With Ease
-
Updated
Dec 30, 2019
-
TypeScript
Zero configuration TypeScript/JavaScript bundler & DevServer for frontend and Node.js projects. Framework agnostic.
-
Updated
Dec 22, 2020
-
TypeScript
development server for building vue-cli custom templates
-
Updated
Jun 17, 2019
-
Shell
React quickstart examples.
-
Updated
May 27, 2017
-
HTML
Improve this page
Add a description, image, and links to the
dev-server
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
dev-server
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
We could use the
Cache-Control: stale-while-revalidateheader to improve performance of subsequent reloads of the dev-serverhttps://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control#Extension_Cache-Control_directives
https://web.dev/stale-while-revalidate/
This should initially be implemented as a plugin. After gathering use cases and feedback, we can evaluate adding it b