Is there a download function in jsFiddle, so you can download an HTML with the CSS, HTML and JS in one file, so you can run it without jsFiddle for debug purposes?
Still no download functionality supported.. BUT.. you can use the jsfiddle-downloader node script.
Installation:
npm install jsfiddle-downloader -g
To download a single fiddle from its id:
jsfiddle-downloader -i [-o
To download a single fiddle from its url:
jsfiddle-downloader -l [-o
To download all scripts of a determinated 'user' from jsFiddle.net:
jsfiddle-downloader -u [-o
It'll download all backups in the currrent directory, the jsFiddles scripts will be named as:
[/].html