All Projects â†’ electron â†’ Fiddle

electron / Fiddle

Licence: mit
🚀 The easiest way to get started with Electron

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
Less
1899 projects

Projects that are alternatives of or similar to Fiddle

Desktop
Mattermost Desktop application for Windows, Mac and Linux
Stars: ✭ 1,358 (-77.98%)
Mutual labels:  hacktoberfest, desktop
Ten Hands
âš¡ Simplest way to organize and run command-line tasks
Stars: ✭ 228 (-96.3%)
Mutual labels:  hacktoberfest, desktop
Corona
Solar2D Game Engine main repository (ex Corona SDK)
Stars: ✭ 1,679 (-72.77%)
Mutual labels:  hacktoberfest, desktop
Rocket.chat.electron
Official OSX, Windows, and Linux Desktop Clients for Rocket.Chat
Stars: ✭ 1,108 (-82.03%)
Mutual labels:  hacktoberfest, desktop
Element Desktop
A glossy Matrix collaboration client for desktop.
Stars: ✭ 290 (-95.3%)
Mutual labels:  hacktoberfest, desktop
Universal Data Tool
Collaborate & label any type of data, images, text, or documents, in an easy web interface or desktop app.
Stars: ✭ 1,356 (-78.01%)
Mutual labels:  hacktoberfest, desktop
Desktop
💻 Desktop sync client for Nextcloud
Stars: ✭ 1,787 (-71.02%)
Mutual labels:  hacktoberfest, desktop
Lax
IRC client built with Electron & React
Stars: ✭ 95 (-98.46%)
Mutual labels:  hacktoberfest, desktop
Fynedesk
A full desktop environment for Linux/Unix using Fyne
Stars: ✭ 286 (-95.36%)
Mutual labels:  hacktoberfest, desktop
Winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.
Stars: ✭ 3,301 (-46.47%)
Mutual labels:  hacktoberfest, desktop
Wire Desktop
💻 Wire for desktop
Stars: ✭ 961 (-84.42%)
Mutual labels:  hacktoberfest, desktop
Nheko
Desktop client for Matrix using Qt and C++17.
Stars: ✭ 552 (-91.05%)
Mutual labels:  hacktoberfest, desktop
Mindustry
The automation tower defense game
Stars: ✭ 13,105 (+112.5%)
Mutual labels:  hacktoberfest, desktop
Mockoon
Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open source.
Stars: ✭ 3,448 (-44.09%)
Mutual labels:  hacktoberfest, desktop
Guark
Build awesome Golang desktop apps and beautiful interfaces with Vue.js, React.js, Framework 7, and more...
Stars: ✭ 334 (-94.58%)
Mutual labels:  hacktoberfest, desktop
Vue Nodegui
Build performant, native and cross-platform desktop applications with native Vue + powerful CSS like styling.🚀
Stars: ✭ 575 (-90.68%)
Mutual labels:  hacktoberfest, desktop
Camunda Bpm Examples
A collection of usage examples for camunda BPM intended to get you started quickly
Stars: ✭ 617 (-90%)
Mutual labels:  hacktoberfest
Magento Lts
Official OpenMage LTS codebase | Migrate easily from Magento Community Edition in minutes! Download the source code for free or contribute to OpenMage LTS | Security vulnerability patches, bug fixes, performance improvements and more.
Stars: ✭ 622 (-89.91%)
Mutual labels:  hacktoberfest
Django Stubs
PEP-484 stubs for Django
Stars: ✭ 611 (-90.09%)
Mutual labels:  hacktoberfest
Questionary
Python library to build pretty command line user prompts ✨Easy to use multi-select lists, confirmations, free text prompts ...
Stars: ✭ 614 (-90.04%)
Mutual labels:  hacktoberfest

Electron Fiddle icon Electron Fiddle

Coverage Status Electron Discord Invite

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!

Electron Fiddle screenshot

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!

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].