GitHub - electron/fiddle: :electron: 🚀 The easiest way to get started with Electron · GitHub
https://github.com/electron/fiddle • 321 KB fetched Open original page
GitHub - electron/fiddle: :electron: 🚀 The easiest way to get started with Electron · GitHub
Skip to content
Navigation Menu
Sign in Appearance settings
* Platform
* AI CODE CREATION
* GitHub Copilot Write better code with AI
* GitHub Copilot app Direct agents from issue to merge
* MCP Registry Integrate external tools
* DEVELOPER WORKFLOWS
* Actions Automate any workflow
* Codespaces Instant dev environments
* Issues Plan and track work
* Code Review Manage code changes
* Code Quality Enforce quality at merge
* APPLICATION SECURITY
* GitHub Advanced Security Find and fix vulnerabilities
* Code security Secure your code as you build
* Secret protection Stop leaks before they start
* EXPLORE
* Why GitHub
* Documentation
* Blog
* Changelog
* Marketplace
View all features
* Solutions
* BY COMPANY SIZE
* Enterprises
* Small and medium teams
* Startups
* Nonprofits
* BY USE CASE
* App Modernization
* DevSecOps
* DevOps
* CI/CD
* View all use cases
* BY INDUSTRY
* Healthcare
* Financial services
* Manufacturing
* Government
* View all industries
View all solutions
* Resources
* EXPLORE BY TOPIC
* AI
* Software Development
* DevOps
* Security
* View all topics
* EXPLORE BY TYPE
* Customer stories
* Events & webinars
* Ebooks & reports
* Business insights
* GitHub Skills
* SUPPORT & SERVICES
* Documentation
* Customer support
* Community forum
* Trust center
* Partners
View all resources
* Open Source
* COMMUNITY
* GitHub Sponsors Fund open source developers
* PROGRAMS
* Security Lab
* Maintainer Community
* GitHub Stars
* Archive Program
* REPOSITORIES
* Topics
* Trending
* Collections
* Enterprise
* ENTERPRISE SOLUTIONS
* Enterprise platform AI-powered developer platform
* AVAILABLE ADD-ONS
* GitHub Advanced Security Enterprise-grade security features
* Copilot for Business Enterprise-grade AI features
* Premium Support Enterprise-grade 24/7 support
* Pricing
Search /
Sign in
Sign up Appearance settings
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
You switched accounts on another tab or window. Reload to refresh your session.
Dismiss alert
Uh oh!
There was an error while loading. Please reload this page .
electron
/
fiddle
Public
*
Notifications
You must be signed in to change notification settings
*
Fork
762
*
Star
7.8k
*
Code
*
Issues
76
*
Pull requests
17
*
Actions
*
Projects
*
Security and quality
0
*
Insights
Additional navigation options
*
Code
*
Issues
*
Pull requests
*
Actions
*
Projects
*
Security and quality
*
Insights
main
Branches Tags
Go to file
Code Open more actions menu
Latest commit
Â
History
2,349 Commits
2,349 Commits
Folders and files
Name Name Last commit message
Last commit date
.github
.github
Â
Â
.husky
.husky
Â
Â
.yarn
.yarn
Â
Â
assets
assets
Â
Â
src
src
Â
Â
static
static
Â
Â
tests
tests
Â
Â
tools
tools
Â
Â
.eslintrc.js
.eslintrc.js
Â
Â
.gitattributes
.gitattributes
Â
Â
.gitignore
.gitignore
Â
Â
.markdownlint.json
.markdownlint.json
Â
Â
.nvmrc
.nvmrc
Â
Â
.prettierrc.js
.prettierrc.js
Â
Â
.stylelintrc
.stylelintrc
Â
Â
.yarnrc.yml
.yarnrc.yml
Â
Â
CONTRIBUTING.md
CONTRIBUTING.md
Â
Â
LICENSE.md
LICENSE.md
Â
Â
README.md
README.md
Â
Â
SECURITY.md
SECURITY.md
Â
Â
THIRD_PARTY_NOTICES.md
THIRD_PARTY_NOTICES.md
Â
Â
forge.config.ts
forge.config.ts
Â
Â
package.json
package.json
Â
Â
tsconfig.json
tsconfig.json
Â
Â
vitest.config.ts
vitest.config.ts
Â
Â
yarn.lock
yarn.lock
Â
Â
View all files
Repository files navigation
*
* README
* Code of conduct
* Contributing
* MIT license
* Security
More items
Electron Fiddle
Electron Fiddle lets you create and play with small Electron experiments. It
greets you with a quick-start template after opening – change a few things,
choose the version of Electron you want to run it with, and play around. Then,
save your Fiddle either as a GitHub Gist or to a local folder. Once published
on GitHub, anyone can quickly try your Fiddle out by just entering it in the
address bar.
Download Fiddle now!
Features
Explore Electron
Try Electron without installing any dependencies:Â Fiddle includes everything
you'll need to explore the platform. It also includes examples for every API
available in Electron, so if you want to quickly see what a
BrowserView is or how the desktopCapturer
works, Fiddle has got you covered.
Code with Types
Fiddle includes Microsoft's excellent Monaco Editor, the same editor powering
Visual Studio Code. It also installs the type definitions for the currently
selected version of Electron automatically, ensuring that you always have
all Electron APIs only a few keystrokes away.
Compile and Package
Fiddle can automatically turn your experiment into binaries you can share with
your friends, coworkers, or grandparents. It does so thanks to
electron-forge , allowing you to package your fiddle as an
app for Windows, macOS, or Linux.
Start with Fiddle, Continue Wherever
Fiddle is not an IDE – it is however an excellent starting point. Once your
fiddle has grown up, export it as a project with or without
electron-forge . Then, use your favorite editor and take on
the world!
Contributing
Electron Fiddle is a community-driven project that welcomes all sorts of contributions. Please check out our Contributing Guide for more details.
License
MIT, please see the LICENSE file for full details .
When using the Electron or other GitHub logos, be sure to follow the GitHub
logo guidelines .
About
🚀 The easiest way to get started with Electron
electronjs.org/fiddle
Topics
desktop electron hacktoberfest javascript
Resources
Readme
MIT license
Code of conduct
Code of conduct
Contributing
Contributing
Security policy
Security policy
Activity
Custom properties
Stars
7.8k stars
Watchers
143 watching
Forks
762 forks
Report repository
Releases
Packages
Used by
Contributors
Languages
Footer
(c) 2026 GitHub, Inc.
Footer navigation
*
Terms
*
Privacy
*
Security
*
Status
*
Community
*
Docs
*
Contact
*
Manage cookies
*
Do not share my personal information
You can’t perform that action at this time.
Links found on this page
- Skip to content [direct]
- Sign in [direct]
- GitHub Copilot Write better code with AI [direct]
- GitHub Copilot app Direct agents from issue to merge [direct]
- MCP Registry Integrate external tools [direct]
- Actions Automate any workflow [direct]
- Codespaces Instant dev environments [direct]
- Issues Plan and track work [direct]
- Code Review Manage code changes [direct]
- Code Quality Enforce quality at merge [direct]
- GitHub Advanced Security Find and fix vulnerabilities [direct]
- Code security Secure your code as you build [direct]
- Secret protection Stop leaks before they start [direct]
- Why GitHub [direct]
- Documentation [direct]
- Blog [direct]
- Changelog [direct]
- Marketplace [direct]
- View all features [direct]
- Enterprises [direct]
- Small and medium teams [direct]
- Startups [direct]
- Nonprofits [direct]
- App Modernization [direct]
- DevSecOps [direct]
- DevOps [direct]
- CI/CD [direct]
- View all use cases [direct]
- Healthcare [direct]
- Financial services [direct]
- Manufacturing [direct]
- Government [direct]
- View all industries [direct]
- View all solutions [direct]
- AI [direct]
- Software Development [direct]
- DevOps [direct]
- Security [direct]
- View all topics [direct]
- Customer stories [direct]
- Events & webinars [direct]
- Ebooks & reports [direct]
- Business insights [direct]
- GitHub Skills [direct]
- Customer support [direct]
- Community forum [direct]
- Trust center [direct]
- Partners [direct]
- View all resources [direct]
- GitHub Sponsors Fund open source developers [direct]
- Security Lab [direct]
- Maintainer Community [direct]
- GitHub Stars [direct]
- Archive Program [direct]
- Topics [direct]
- Trending [direct]
- Collections [direct]
- Copilot for Business Enterprise-grade AI features [direct]
- Premium Support Enterprise-grade 24/7 support [direct]
- Pricing [direct]
- Sign up [direct]
- electron [direct]
- Notifications [direct]
- Issues
76 [direct]
- Pull requests
17 [direct]
- Actions [direct]
- Projects [direct]
- Security and quality
0 [direct]
- Insights [direct]
- Branches [direct]
- Tags [direct]
- 2,349 Commits [direct]
- .github [direct]
- .husky [direct]
- .yarn [direct]
- assets [direct]
- src [direct]
- static [direct]
- tests [direct]
- tools [direct]
|
|