Skip to content

Instantly share code, notes, and snippets.

@mythmon
Last active August 23, 2016 19:24
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