Skip to content

Instantly share code, notes, and snippets.

@jcblw
Created May 21, 2015 00:03
Show Gist options
  • Save jcblw/deb6d91cf9b86c11d2ef to your computer and use it in GitHub Desktop.
Save jcblw/deb6d91cf9b86c11d2ef to your computer and use it in GitHub Desktop.
requirebin sketch
// require() some stuff from npm (like you were using browserify)
// and then hit Run Code to run it on the right
alert('hello william');
alert("hello william");
{
"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