Awesome
Awesome Electron
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.
Table of Contents
- Official Documentation
- Tutorials and Guides
- Boilerplates and Starter Kits
- Libraries and Tools
- Community and Support
- Additional Resources
Official Documentation
- Electron Official Documentation: The official documentation provided by the Electron team.
Tutorials and Guides
- 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.
Boilerplates and Starter Kits
- 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.
Libraries and Tools
- 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.
Community and Support
- 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.
Additional Resources
- 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.
Contribute
Contributions are welcome!