Electron Fiddle lets you create and play with small Electron experiments. Start with a template & 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 pushed to GitHub, anyone can quickly try your Fiddle out by just entering it in the address bar. | intended to be used for rendering HTML UI within games and desktop apps. The API is currently available for C++ and supports OpenGL 3.2+, Direct3D 11, and Metal 2. |
Statistics | |
GitHub Stars 7.6K | GitHub Stars 4.9K |
GitHub Forks 739 | GitHub Forks 202 |
Stacks 3 | Stacks 2 |
Followers 14 | Followers 31 |
Votes 0 | Votes 2 |
Pros & Cons | |
No community feedback yet | Pros
|
Integrations | |

With Electron, creating a desktop application for your company or idea is easy. Initially developed for GitHub's Atom editor, Electron has since been used to create applications by companies like Microsoft, Facebook, Slack, and Docker. The Electron framework lets you write cross-platform desktop applications using JavaScript, HTML and CSS. It is based on io.js and Chromium and is used in the Atom editor.

It brings a stack of web technologies to desktop UI development. Web designers, and developers, can reuse their experience and expertise in creating modern looking desktop applications.

It is a C++ library that lets developers create applications for Windows, macOS, Linux and other platforms with a single code base. It has popular language bindings for Python, Perl, Ruby and many other languages, and unlike other cross-platform toolkits, it gives applications a truly native look and feel because it uses the platform's native API rather than emulating the GUI. It's also extensive, free, open-source and mature.

It is a full development framework with tools designed to streamline the creation of applications and user interfaces for desktop, embedded, and mobile platforms.

It is a set of graphics and media packages that enables developers to design, create, test, debug, and deploy rich client applications that operate consistently across diverse platforms.

Build OS X desktop apps using React Native.

It is a C++ framework for low-latency applications, with cross-platform GUI libraries to get your apps running on Mac OS X, Windows, Linux, iOS and Android.

Create native desktop applications through a React syntax, on all platforms.

It is an open source library for building cross-platform native desktop applications with JavaScript and CSS like styling. It is based on Qt5 and NOT chromium, hence it is memory and cpu efficient.

It is a cross-platform set of Python modules designed for writing video games. It includes computer graphics and sound libraries designed to be used with the Python programming language.