A curated list of awesome resources for developing applications with Electron, a framework that allows you to build cross-platform desktop apps using web technologies.
- Official Documentation
- Tutorials and Guides
- Boilerplates and Starter Kits
- Libraries and Tools
- Community and Support
- Additional Resources
- Electron Official Documentation: The official documentation provided by the Electron team.
- Electron API Demos: A comprehensive set of Electron API demos, covering various aspects of Electron development.
- Electron Fiddle: An interactive Electron playground to quickly prototype, test, and debug your Electron applications.
- Electron Forge: A complete toolkit to build, release, and publish applications using Electron.
- Building Cross-Platform Desktop Apps with Electron: A step-by-step tutorial on building cross-platform desktop applications with Electron.
- Electron React Boilerplate: A foundation for building cross-platform desktop applications using Electron and React.
- Electron Vue Boilerplate: A boilerplate for building Electron applications with Vue.js.
- Electron Boilerplate: A minimalistic boilerplate to kick-start Electron development.
- Electron Builder: A complete solution to package and build a ready-to-distribute Electron app.
- Electron Packager: Package your Electron app into OS-specific bundles (.app, .exe, etc.).
- Electron Store: Simple data persistence for your Electron app.
- Electron Reload: Automatically reload Electron app on file changes during development.
- electron-devtools-installer: Install Chrome DevTools extensions into Electron.
- Spectron: Testing framework for Electron apps based on WebDriver.
- Electron Forum: Official forum for discussing Electron development.
- Electron Reddit: A community-driven subreddit for sharing news, articles, and questions related to Electron.
- Electron Discord: Join the Electron community on Discord to connect with other developers and get help.
- Awesome Electron: A curated list of Electron resources, including articles, tools, and plugins.
- Electron API Demos App: An Electron app showcasing the usage of various Electron APIs.
Contributions are welcome. Please ensure your submission fully follows the requirements outlined in CONTRIBUTING.md, including formatting, scope alignment, and category placement.
Pull requests that do not adhere to the contribution guidelines may be closed.