Skip to content

Instantly share code, notes, and snippets.

@iros
Forked from anonymous/options.json
Created October 9, 2012 17:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iros/3860275 to your computer and use it in GitHub Desktop.
Save iros/3860275 to your computer and use it in GitHub Desktop.
{
"libraries": [],
"mode": "javascript",
"layout": "sketchpad mode"
}
<div id="test">
</div>
console.log(livecoding.json);
{
   "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