Skip to content

Instantly share code, notes, and snippets.

@Osukaru
Created September 8, 2011 15:20
Show Gist options
  • Save Osukaru/1203658 to your computer and use it in GitHub Desktop.
Save Osukaru/1203658 to your computer and use it in GitHub Desktop.
Framework HelperJS
(function( window, undefined ){
// ... jQuery code ...
window.HelperJS= window.HJS = HelperJS;
})( window );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment