electron-sample-apps
Electron examples
Provides a collection of sample apps to demonstrate Electron development
Sample apps for Electron
4k stars
128 watching
932 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list
electronelectron-apijavascript
Related projects:
Repository | Description | Stars |
---|---|---|
electron/electron-quick-start | A minimal Electron application that demonstrates the basic structure and workflow of an Electron app | 11,184 |
electron/electron | Builds cross-platform desktop apps with JavaScript, HTML, and CSS using Chromium and Node.js. | 114,414 |
electron-userland/spectron | A tool for testing Electron applications using ChromeDriver and WebdriverIO | 1,680 |
electron-userland/electron-builder | A tool to package and build Electron apps with auto-update support. | 13,687 |
electron/packager | Tools for packaging and distributing Electron applications on multiple platforms. | 175 |
sindresorhus/electron-util | Utilities and APIs for Electron apps and modules | 1,280 |
caoxiemeihao/electron-vite-samples | A collection of best practices and sample code for building Electron desktop applications with Vite | 187 |
electron/fiddle | An integrated development environment for Electron applications | 7,445 |
electron-react-boilerplate/electron-react-boilerplate | A boilerplate project providing a foundation for building scalable cross-platform desktop applications using React and Electron | 23,286 |
sindresorhus/electron-store | A module that provides simple data persistence for Electron apps and modules | 4,623 |
hokein/electron-screen-recorder | An Electron-based application that records the screen and audio from a desktop window using WebRTC and desktopCapture API. | 413 |
pojala/electrino | An experimental desktop runtime for building web-based apps on macOS | 4,387 |
getstation/electron-chrome-extension | Tools and APIs for building Electron Chrome extensions with TypeScript | 140 |
automattic/simplenote-electron | A desktop application that wraps a Simplenote web client in an Electron wrapper to provide a native experience for users | 4,827 |
marshallofsound/electron-devtools-installer | Installs and configures Chrome DevTools extensions for Electron applications | 1,127 |