cltore.blogg.se

Simplehttpserver livereload
Simplehttpserver livereload












  1. #Simplehttpserver livereload install#
  2. #Simplehttpserver livereload full#

Available as: Dotnet Tool, Chocolatey Package, or Self-Contained (Windows) Download.Usability: Open Browser, open Editor on launch.Cross Platform - Windows, Mac, Linux via Dotnet Tool.

#Simplehttpserver livereload install#

Hostable ASP.NET Core app that can be hosted by multiple sites from single install.

#Simplehttpserver livereload full#

  • Lets you run Blazor Applications (without full Live Reload support however).
  • Lets you run local SPA applications (Angular, VueJs, React etc.).
  • Markdown page rendering with themed HTML rendering.
  • Razor Pages support for single-source Pages.
  • Built-in Live Reload functionality for change detection and browser refresh.
  • Launch in target Web folder or with LiveReloadServer.
  • Generic Static File Web Server you can launch in any folder.
  • Here's a highlight list of some of the features: The server also includes some dynamic features like built-in themed Markdown rendering and standalone RazorPages support, but these dynamic features require runtime support when deployed, provided by a. LiveReloadServer is a practical, easy to install, easy to use, local, command line based Web Server geared to Web development tasks for static Web content.
  • Fixing errors in Razor Code with live reload.
  • Editing with Live Reload on changes (Html, CSS, Razor).
  • To give you an idea here an example of me using the LiveReloadServer to make changes on one of my mostly static (more on that later) local Web sites while making changes. Local Web ServerĪ local Web Server isn't anything particularly new, nor very sexy, but to me at least, it's been a life saver in dealing with my many static content sites, some of my old JavaScript libraries and even with some of my hybrid desktop applications that use Web based content in the context of a desktop application using a WebBrowser/WebView2 control. In light of the v1.0 release, it's as good a time as any for an official post. For cross-platform usage on Windows, Mac or Linux the Dotnet Tool can be used.Īlthough this command line tool has been around for nearly 2 years now, I just realized I've never actually posted about it before, only a few mentions as part of other posts. It's installable as a Dotnet Tool, Chocolatey package and standalone Windows installer. LiveReload server is open source with all code on Github as are the components that drive much of its functionality. Point it at a folder and go! The server comes with built-in Live Reload functionality, and also offers dynamic features for Markdown rendering and loose Razor Pages support very useful for content Web sites.

    simplehttpserver livereload

    It's a self-contained, command line executable, local Web Server that allows you to run arbitrary local folders as a static or optionally semi-dynamic Web site. I've released an official v1.0 of my Live Reload Web Server last week.














    Simplehttpserver livereload