Loading repository data…
Loading repository data…
ritwickdey / repository
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)
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Makes your existing server live
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.
This extension does not collect or store any user data. As simple as it is! :)
Setup Tutorial
About The Extension
FAQ
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.
This extension is licensed under the MIT License