ritwickdey / live-server-web-extension

It makes your existing server live. This is a browser extension that helps you to live reload feature for dynamic content (PHP, Node.js, ASP.NET -- Whatever, it doesn't matter)
https://chrome.google.com/webstore/detail/live-server-web-extension/fiegdmejfepffgpnejdinekhfieaogmj/
MIT License
801 stars 332 forks source link
add-on live-server web-extension

[I'm sorry but I'm now super busy, If you want to be a maintainer of the project please feel me to contact me! You've to be passionate about programming]

Live Server - Web Extension

Makes your existing server live

Chrome Web StoreChrome Web StoreChrome Web Store
Mozilla Add-onMozilla Add-onMozilla Add-on

Brief Description

This browser add-on is an extension for a developer tool in VS Code editor (Live Server). With this add-on installed, along with the VS Code extension, it gives you a functionality to automatically update your website on save; for other files than just .htm and .html.

So specifically, with this add-on, live reload will also work with the following server-side files within the spectrum of: PHP, .NET and NodeJS.



Documentation

Setup Tutorial
About The Extension
FAQ

The Common Misconception

Neither the browser add-on nor the VS Code extension will host a server for: PHP, .NET or NodeJS. This add-on will give you the reloading function, so you do not need to refresh the page every time you save your server-side code.



Store Links



News



License

This extension is licensed under the MIT License