2 Repos
Interactive sample applications that demonstrate how to implement core framework features through practical API examples.
Distinct from Electron Browser Hosting: Shortlist candidates focus on automation, emulation, or specific integrations, not general API learning through reference samples.
Explore 2 awesome GitHub repositories matching education & learning resources · API Reference Demos. Refine with filters or upvote what's useful.
This repository provides a collection of interactive sample applications and reference implementations for the Electron framework. It serves as a library of API reference demos designed to help developers learn how to implement core desktop features. The project features visual demonstrations of cross-platform GUI management and practical examples of native operating system integration. It includes dedicated samples for handling native modules, crash reports, and the configuration of security implementations such as content security policies and process sandboxing. The codebase covers a broa
Provides a library of interactive sample applications and reference implementations to help developers learn the core Electron APIs.
Dieses Projekt ist eine Referenzbibliothek für funktionale Code-Beispiele und ausführbare Demos. Sie bietet Implementierungsleitfäden und praktische Snippets für die Verwendung von Browser-APIs, CSS-Features, DOM-Manipulationen und Web Components. Die Sammlung enthält Live-Demos moderner Styling-Funktionen, einschließlich fortgeschrittener Layout-Muster und Painting-APIs. Zudem enthält sie Referenzbeispiele für den Bau wiederverwendbarer Custom Elements unter Verwendung von Shadow-DOM-Strukturen für eine modulare UI-Entwicklung. Die Bibliothek deckt ein breites Spektrum an Browser-Funktionen ab, einschließlich Media-Stream-Verarbeitung mit Echtzeit-Video-Frame-Modifikation, Kommunikationsmustern zwischen Fenstern und Iframes sowie programmatischer DOM-Element-Manipulation. Darüber hinaus bietet sie Beispiele für die Integration von Gerätehardware, wie z. B. die Haltungserkennung für faltbare Bildschirme und die Anbindung nativer Systemschnittstellen für Aufgaben wie die Kontaktauswahl. Das Repository enthält JavaScript-basierte Beispiele, die in einer Live-Browser-Umgebung ausgeführt werden können.
Serves as a comprehensive reference library of interactive samples demonstrating how to implement various Web APIs.