Skip to content

Instantly share code, notes, and snippets.

@neko-fire
Created May 3, 2012 07:11
Show Gist options
  • Save neko-fire/2583933 to your computer and use it in GitHub Desktop.
Save neko-fire/2583933 to your computer and use it in GitHub Desktop.
JavaScript: skeleton anonymous function
(function(){
// write js here
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment