3 रिपॉजिटरी
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 एक कमांड-लाइन टूल है जो Markdown फ़ाइलों को reveal.js फ्रेमवर्क का उपयोग करके इंटरैक्टिव, वेब-आधारित स्लाइड डेक में बदल देता है। यह एक व्यापक प्रस्तुति जनरेटर के रूप में कार्य करता है, जो संरचित स्लाइड सामग्री को लिखने, पूर्वावलोकन करने और वितरित करने के लिए एक एकीकृत वातावरण प्रदान करता है। यह टूल एक मजबूत विकास वर्कफ़्लो के माध्यम से खुद को अलग करता है जिसमें लाइव रीलोडिंग के साथ एक स्थानीय सर्वर शामिल है, जो सोर्स फ़ाइलों के संशोधित होने पर रीयल-टाइम विज़ुअल फीडबैक की अनुमति देता है। यह मेटाडेटा-संचालित कॉन्फ़िगरेशन के माध्यम से उन्नत सामग्री कस्टमाइज़ेशन का समर्थन करता है, जो उपयोगकर्ताओं को स्लाइड पदानुक्रम को परिभाषित करने, कस्टम एसेट्स को इंजेक्ट करने और व्यक्तिगत स्लाइड पर विशिष्ट थीम या लेआउट शैलियों को लागू करने में सक्षम बनाता है। बुनियादी प्रस्तुति निर्माण से परे, सिस्टम में तकनीकी दस्तावेज़ीकरण के लिए विशेष क्षमताएं शामिल हैं, जैसे कोड ब्लॉक्स के लिए सिंटैक्स हाइलाइटिंग और टेक्स्ट-आधारित आरेखों की रेंडरिंग। यह वेब होस्टिंग के लिए स्टैंडअलोन स्टेटिक HTML साइटों के रूप में या हेडलेस ब्राउज़र के माध्यम से उत्पन्न उच्च-निष्ठा PDF दस्तावेज़ों के रूप में प्रस्तुतियों को निर्यात करने की क्षमता सहित लचीले आउटपुट विकल्प प्रदान करता है।
Starts a web server to host and display slide decks in a browser, supporting automatic updates for real-time content previewing.