Skip to content

Instantly share code, notes, and snippets.

@zmmbreeze
Created March 5, 2014 08:46
Show Gist options
  • Save zmmbreeze/9363525 to your computer and use it in GitHub Desktop.
Save zmmbreeze/9363525 to your computer and use it in GitHub Desktop.
Get global in node and browser
(function(win) {
// Do something with the global
})(Function('return this')());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment