3 repository-uri
Internal web server implementations for serving web content within a desktop process.
Distinct from ASP.NET Core Application Frameworks: Focuses on the hosting mechanism inside a process rather than the overall application framework structure.
Explore 3 awesome GitHub repositories matching web development · Local Server Hosting. Refine with filters or upvote what's useful.
Electron.NET is a framework for building cross-platform desktop applications using ASP.NET Core, Razor Pages, MVC, or Blazor. It serves as a wrapper that hosts .NET web projects within a native desktop shell, allowing web-based logic to function as standalone software across different operating systems. The project provides a hosting environment specifically for Blazor components and other .NET web technologies, converting them into distributable binary executable packages. It integrates a native web browser control for UI rendering and utilizes a structured communication channel to pass mess
Runs a local web server within the application process to serve Razor Pages and Blazor components.
Eel is a Python HTML GUI framework designed for building desktop applications that utilize a Python backend and an HTML and JavaScript frontend. It functions as a local web server wrapper that hosts application assets and manages the browser window to provide a user interface. The framework provides a bidirectional Python-JavaScript bridge, allowing functions in either language to call each other in real time. It also includes a desktop application bundler to package Python code and web assets into a standalone executable for distribution. The system covers application window management, loc
Implements an internal web server to serve web content within a desktop process.
Reveal-md este un instrument CLI care transformă fișierele Markdown în prezentări interactive bazate pe web, folosind framework-ul reveal.js. Funcționează ca un generator complet de prezentări, oferind un mediu integrat pentru autorizarea, previzualizarea și distribuirea conținutului structurat al slide-urilor. Instrumentul se distinge printr-un flux de lucru de dezvoltare robust care include un server local cu reîncărcare live, permițând feedback vizual în timp real pe măsură ce fișierele sursă sunt modificate. Suportă personalizarea avansată a conținutului prin configurare bazată pe metadate, permițând utilizatorilor să definească ierarhii de slide-uri, să injecteze resurse personalizate și să aplice teme sau stiluri de layout specifice pentru slide-uri individuale. Dincolo de crearea de bază a prezentărilor, sistemul include capabilități specializate pentru documentația tehnică, cum ar fi evidențierea sintaxei pentru blocurile de cod și randarea diagramelor bazate pe text. De asemenea, oferă opțiuni flexibile de output, inclusiv capacitatea de a exporta prezentările ca site-uri HTML statice independente pentru găzduire web sau ca documente PDF de înaltă fidelitate generate printr-un browser headless.
Starts a web server to host and display slide decks in a browser, supporting automatic updates for real-time content previewing.