# fiddle **Repository Path**: iwe7/fiddle ## Basic Information - **Project Name**: fiddle - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2018-08-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Electron Fiddle > :warning: Still a work in progress, please stay tuned.
[![Build status](https://ci.appveyor.com/api/projects/status/ngeqlis14337ke3q/branch/master?svg=true)](https://ci.appveyor.com/project/felixrieseberg/fiddle/branch/master) [![Build Status](https://travis-ci.org/electron/fiddle.svg?branch=master)](https://travis-ci.org/electron/fiddle)
Electron Fiddle let's 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 pushed to GitHub, anyone can quickly try your fiddle out by just entering it in the address bar. ![](https://user-images.githubusercontent.com/1426799/41096018-8499e31a-6a53-11e8-9887-7483fd38e58b.png) ## License [MIT, please see the LICENSE file for full details](https://github.com/electron/fiddle/blob/master/LICENSE). When using the Electron or other GitHub logos, be sure to follow the [GitHub logo guidelines](https://github.com/logos).