Created
October 9, 2012 17:44
-
-
Save anonymous/3860272 to your computer and use it in GitHub Desktop.
created by http://livecoding.io
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"libraries": [], | |
"mode": "html", | |
"layout": "sketchpad mode" | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="test"> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
console.log(livecoding); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"nodes": [ | |
{ | |
"nodeName": "Myriel", | |
"group": 1 | |
}, | |
{ | |
"nodeName": "Napoleon", | |
"group": 1 | |
}, | |
{ | |
"nodeName": "Mlle. Baptistine", | |
"group": 1 | |
}, | |
{ | |
"nodeName": "Mme. Magloire", | |
"group": 1 | |
}, | |
{ | |
"nodeName": "Countess de Lo", | |
"group": 1 | |
} | |
], | |
"links" : [ | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment