Skip to content

Instantly share code, notes, and snippets.

@mythmon
Last active August 23, 2016 19:24
Show Gist options
  • Save mythmon/6a4d7cc64dac543d66a60c47ce452186 to your computer and use it in GitHub Desktop.
Save mythmon/6a4d7cc64dac543d66a60c47ce452186 to your computer and use it in GitHub Desktop.
requirebin sketch
document.write('oh hai');
setTimeout(function(){document.write("oh hai")},0);
{
"name": "requirebin-sketch",
"version": "1.0.0"
}
<!-- contents of this file will be placed inside the <body> -->
<!-- contents of this file will be placed inside the <head> -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment