Display fiddle from a Github repository
This allows you to skip the part of hosting code on JSFiddle and load it directly into the editor from a Github repository.
Demo directory structure
Demo Directory/
demo.js
demo.html
demo.css
demo.details---
name: Name of the Demo
description: Some description, please keep it in one line
authors:
- John Doe
- Jan Wisniewski
resources:
- http://some.url.com/some/file.js
- http://other.url.com/other_filename.css
normalize_css: no
load_type: d
...
Running demo in JSFiddle
Demo + no JS framework
Demo + JS framework with a version
Demo + JS framework with version + dependencies
Last updated