fiddle

:electron: ? The easiest way to get started with Electron

Github stars Tracking Chart

Electron Fiddle

Build Status Coverage Status

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.

Features

Explore Electron

Screenshot: Electron App running

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

Screenshot: Fiddle's 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

Screenshot: Fiddle's Tasks Menu

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

Screenshot: Visual Studio Code with Fiddle Export

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!

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
.

Main metrics

Overview
Name With Ownerelectron/fiddle
Primary LanguageTypeScript
Program languageJavaScript (Language Count: 5)
Platform
License:MIT License
所有者活动
Created At2018-06-07 10:52:57
Pushed At2025-07-04 16:33:33
Last Commit At
Release Count83
Last Release Namev0.36.6 (Posted on 2025-03-06 00:08:46)
First Release Name0.1.0-alpha.1 (Posted on )
用户参与
Stargazers Count7.6k
Watchers Count147
Fork Count725
Commits Count2.1k
Has Issues Enabled
Issues Count445
Issue Open Count63
Pull Requests Count1110
Pull Requests Open Count13
Pull Requests Close Count109
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private